Hey,
This is for anyone who knows how to use mod_rewrite...
My problem is that my domain is already a subdomain but I want to create a 5 level domain (basically level4.level3.mysite.com) but I'm having problems doing that because if i enter my url as
http://www.test2.mysite.hostsite.com it will use www as the folder for the subdomain because its taking it as a 5 level domain :S so only if i got to
http://test2.mysite.hostsite.com it works...
I need to find out a way to make it so that I can exclude the www. if its there so that the only name its searching for (in the folder i specified for my subdomains) is the 4th level domain..
any ideas?
Thanks really need this.