Hello, I am looking to create a subdomain for each user on my website when they signup. So each user would have a link like this: www.user1.mysit e.com
Currently www.mysite.com? user=user1 would bring up the users page. I would like to accomplish this using a subdomain. What kind of script would I need on signup ? Also I have the .htaccess file on my server and it contains nothing.
Currently www.mysite.com? user=user1 would bring up the users page. I would like to accomplish this using a subdomain. What kind of script would I need on signup ? Also I have the .htaccess file on my server and it contains nothing.
Comment