[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Forwarding domains to single cobalt v-site



> "Paul Warner" <pwarner@xxxxxxxxxxxxxxxxxx> wrote:
> > Looking for a way to take several domains and point them to a single
> v-site

<SNIP>

> web alias field.  Otherwise, you do it by editing the 
> appropriate VirtualHost container in httpd.conf and adding a 
> ServerAlias line (which is what the GUI does).  Then restart 
> Apache.  See the ServerAlias entry in the Apache 1.3 
> directives list at apache.org for more.  apache.org is your friend.


Just as an add-on to what Steve wrote, on Raq 3's, if you CHANGE the
ServerAlias line, you'll find the web-based GUI go nuts.
So instead of changing the line, add a new ServerAlias line directly
BELOW the one Cobalt adds for your site. Apache will still find it and
use it, and it doesn't make Cobalt's GUI explode ;)

So:
ServerAlias originaldomain.co.uk
ServerAlias anotherdomain.com www.anotherdomain.com


Regards,
Andy
andy@xxxxxxxxxxxxxxxxxxxxx
http://ineedlinux.info/