[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] subdomain
- Subject: Re: [cobalt-users] subdomain
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Mon Apr 2 22:18:06 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > How can I use subdomains on a RaQ2?
> >
> > 123.domain.com should point to directory www.domain.com/123
>
> If it meets your needs, you can create a new virtual host through the GUI
> like you normally would, then edit /etc/httpd/conf/httpd.conf for that
> virtual host and change:
> DocumentRoot /home/sites/siteX/web
> to:
> DocumentRoot /home/sites/siteX/web/123
Of course make an 'A' record in domain.com zone
for 123
123 IN A IP of domain.com