Web Hosting Talk







View Full Version : SubDomains w/ PHP/MySQL


stuffradio
03-06-2006, 07:22 PM
Is there a way I can do this? I am creating blogging software and I want to enable the user to be able to have new users have their own sub domain when they sign up for the blog.

arkin
03-06-2006, 07:48 PM
There is a post regarding this if you use the search feature.

It is possible though.

stuffradio
03-09-2006, 01:38 AM
As you know I am making a blog. What I want to know is what can I use to make subdomains for users... or what I was thinking was how to use mod_rewrite so it'd be like blog.com/username
I don't have ssh access or access to apache. so i don't know if it is enabled... but if it is what's the easiest way to use it?