im setting up dynamic subdomains, at the moment i have just this that works fine but now i want it in subdomains instead of html pages RewriteEngine on RewriteRule ^(.*)-(.*)-(.*).html$ search.php?q=$1&product=$2&id=$3 [QSA,L] so i want somthing like this http://item-product-id.mydomain.com instead of this http://www.mydomain.com/item-product-id.html i have already setup the dns thing and the httpd or whatever so i think all i need is the htaccess
your link sends me to something pretty much what im using now i just cant seem to get subdomains working right... $10 isnt much but just an incentive to help me out here