[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Domain Aliasing to sub-directories on RaQ2
- Subject: Re: [cobalt-users] Domain Aliasing to sub-directories on RaQ2
- From: Paul Schreiber <cheesefactory@xxxxxxxxx>
- Date: Fri Mar 17 11:53:29 2000
--- Michael Combe <mcombe@xxxxxxxxxxxxxxxxx> wrote:
> I have a question about domain aliasing.
>
> The basic idea involves having "abcgroup.com". Additionally we would
> have redirection for a.com, b.com, and c.com. The redirection would be
> to abcgroup.com/a, abcgroup.com/b, abcgroup.com/c, etc.
>
> How could I set this up so it goes to a subdirectory of the domain and
> not just to the main domain page?
here's a quick sketch ... from the http.conf file
<VirtualHost XXXX>
...
ServerName www.a.com
ServerAlias a.com
Redirect / http://www.abcgroup.com/a
...
</VirtualHost>
Paul
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com