[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Domain aliasing - RaQ4
- Subject: RE: [cobalt-users] Domain aliasing - RaQ4
- From: "Dan Kriwitsky" <webhosting@xxxxxxxxx>
- Date: Wed Sep 5 22:22:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> It's seemingly easy to alias a domain to a virtual site on a Raq4 in the
> admin screens. The only problem we have is that it always changes the
> address in the browser to the name of the virtual site rather than the
> aliased domain. Is there a way of keeping the domain user came
> to the site
> with in the address box?
>
> I've read about virtusertable etc in the archives but these all
> referred to
> Raq2's and 3's and I can't find the file on the 4!!
>
> Am I looking in the wrong place or is there something different
> on the RaQ4?
>
A separate include.conf file tied to the httpd.conf file will do the trick.
It's in the archives.
Once I edited the httpd.conf to include another file I just ftp my
include.conf file to a site, then as root I go to /etc/httpd/conf and:
cp /home/sites/site3/web/include.conf include.conf
Then I restart the http server.
--
Dan Kriwitsky