[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] translating subdomain name to username
- Subject: Re: [cobalt-users] translating subdomain name to username
- From: flash22@xxxxxxx
- Date: Mon Feb 5 18:50:27 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Sat, 3 Feb 2001 flash22@xxxxxxx wrote:
> On Sun, 4 Feb 2001, Jim Carey wrote:
>
> > Hi,
> >
> > I would like to be able to setup a site where I can translate the hostname
> > to a username and then use that area as my doument root.
> >
> > ie www.mydomain.com and mydomain.com go to std root
> > sales.mydomain.com -> /home/sites/www.mydomain.com/users/sales/web
> > info.mydomain.com -> /home/sites/www.mydomain.com/users/info/web
For a totally different solution also, look at
http://httpd.apache.org/docs/mod/mod_vhost_alias.html
However i have no idea if this module is compatable at all with the
existing config....
gsh