Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sub Domain

Status
Not open for further replies.

CalvinD

Technical User
Joined
Dec 4, 2001
Messages
1
Location
CA
Hi i would like to have a script that makes subdomains for my domain. I have heard of Widcat domains, but i am sure there is another way. Is there a way to allow a script to make subdomains?
 
Hi,

Not sure what you mean by a 'script'. Anyway, if I understand correctly what you are looking for, you could use either mod_vhost_alias to do dynamically configured virtual hosts or mod_rewrite to create subdomains. See --> for examples of different approaches and for more details on mod_vhost_alias.

Hope this helps
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top