The Little Guy Posted January 24, 2007 Share Posted January 24, 2007 I have never tired this be for, but can PHP create Sub Domains?If so How? Link to comment https://forums.phpfreaks.com/topic/35593-sub-domains/ Share on other sites More sharing options...
chronister Posted January 24, 2007 Share Posted January 24, 2007 IF you use apache, you can use it to write to the v-host.conf file.I did this exact thing. I made a form that would allow me to input a path and the name of the "server" and on submitting it would write to the v-host.conf file.The other part of adding subdomains, is that your apache host has to be restarted. Someone else may know how to pick up the new .conf file without a restart.As far as any other Web Server, I have no clue where to begin as Windows does not use a nice text file for its config.Nate Link to comment https://forums.phpfreaks.com/topic/35593-sub-domains/#findComment-168571 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.