View Single Post


Old
  Post #1 (permalink)   03-26-2006, 12:13 PM
Artashes
HD Management Staff
 
Artashes's Avatar
 
Join Date: Apr 2003
Location: Montreal, Canada
Posts: 5,363

Status: Artashes is online now
One of my projects requires setting the "subdomain resolution" to a "wildcard" setting.

This makes it so whatever subdomain a visitor puts in (i.e. test.example.com) it resolves back to the main domain name example.com

" *.example.com " redirects to -> " example.com "

In more technical terms (according to programmer) I need to add "ServerAlias *.example.com" to the httpd.conf file (but that to me is like Chinese to a Ukrainian).


Any idea on how to make this work? Where and how it can be accomplished?

Thank you.
__________________
Welcome to our web hosting community for grownups.

Read the RULES you have agreed to.