hi
i would like to map any subdomain to my site to a folder
like (.*).mysite.com --> /home/user/mysite.com/{$1}
so if I browse to:
support.mysite.com it will go to /home/user/mysite.com/support
or any other subdomain without having to specify every single one in dreamhost’s panel admin interface
thanks!
-Tim