[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: "Jim Carey" <ozbcoz@xxxxxxxxxxxxxxxx>
- Date: Sun Aug 27 02:04:22 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
Hi,
does this keep a user within his directory structure - that is not let him
go up above the "my_directory" with an FTP program ?
Jim Carey