[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Forwarding domains to single cobalt v-site
- Subject: RE: [cobalt-users] Forwarding domains to single cobalt v-site
- From: "Andy Brown" <andy.brown@xxxxxxxxxxxxx>
- Date: Mon Apr 1 23:35:03 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> "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/