[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Subdomains pointing to directories [was WAP / Archive Searching [was Anybody experienced problems with All Security 3.0.1-6682?]]
- Subject: Re: [cobalt-users] Subdomains pointing to directories [was WAP / Archive Searching [was Anybody experienced problems with All Security 3.0.1-6682?]]
- From: "Zeffie" <cobaltlist@xxxxxxxx>
- Date: Sun Aug 27 01:35:50 2000
> Just create DNS records as you normally would. Create the site as you
>normally
> would. Edit httpd.conf and change:
> DocumentRoot /home/sites/siteXY/web
> to:
>
> DocumentRoot /home/sites/siteXY/web/my_directory
You meant
DocumentRoot /path/to/wherever
and
> Then restart Apache.
/etc/rc.d/init.d/httpd restart
Zeffie