[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] subdomain



> > 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