Forum Moderators: phranque
We are giving affiliates their own subdomain at a master site.
We need the subdomain to point to the home page of the site, but the subdomain address still appear in the browser address bar. Ideally it would be best to use htaccess or skeleton directories to accomplish this.
I couldn't find any information on using Skeleton Directories for subdomains, so I figured htaccess would be the next best thing. That way, we can save server space and we can add an entry to the htaccess whenever a subdomain is created. This is done programmatically.
Server access is not problem. It is a dedicated server that I manage.
Any ideas on the best way to accomplish this?
Thanks!