I have 5 sites hosted in Godaddy ..
I have bought a Dedicated IP ( 173.201.82.48 ) just to host Wordpress mu !
filewax.com is my primary hosted site which is hosted in the root directory ..
My Directory Structure is as Follows ..
root
domains
sasank
-
\waxblogs
\xmachine
\vemuritrust
Whenever a request for waxblogs.com is made it goes to the waxblogs folder .. I added a wildcard dns for waxblogs.com ..
Now all the subdomains for waxblogs.com points to the root of the IP (i.e) the root folder ...
Now what i want is all the subdomains under waxblogs.com should point to the waxblogs folder ( i.e ) domains\sasank\waxblogs ...
How do i achieve this probably using htaccess ? Please Help !!!