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 biv343 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
Dec 4, 2001
1
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