On 3/13/06, Boyle Owen <[EMAIL PROTECTED]> wrote:
> > -----Original Message-----
> > From: Dotan Cohen [mailto:[EMAIL PROTECTED]
> > Sent: Montag, 13. März 2006 09:11
> > To: users@httpd.apache.org
> > Subject: Re: [EMAIL PROTECTED] DocumentRoot problem
> >
> > On 3/6/06, Boyle Owen <[EMAIL PROTECTED]> wrote:
> >
> > > All you do to change the docroot is edit the argument to
> > the DocumentRoot directive
> > > and then restart the server.
> > Yes, I changed this:
> > ServerRoot "/etc/apache2"
> > to this:
> > ServerRoot "/home/dotancohen/www/public_html"
>
> DocumentRoot != ServerRoot
>
> Read carefully....
>
> Rgds,
> Owen Boyle

Oops, thanks. So, where _is_ the DocumentRoot stored?!? It is not in
that file! Where else can I look?
[EMAIL PROTECTED]:~# cat /etc/apache2/apache2.conf | grep DocumentRoot
[EMAIL PROTECTED]:~#

Reply via email to