I'm trying to make a Virtual SubDomain for my users accounts.
Eg: user.mysite.com
That gets mapped to www.mysite.com/profile/user
I've enabled wildcard DNS in WHM, and Changed my httpd.conf to allow wildcards.
Now, anything.mysite.com gets sent to my Default Homepage, which is great, but a subdomain that I have created forums.mysite.com, Also now goes to the default homepage, and does not re-direct properly!
How do I enable wildcards, but exclude some subdomains?
Thanks.