Re: Apache can't use directory not in root partition?
- From: "R.F. Pels" <spamtrap@xxxxxxxxxx>
- Date: Sun, 01 Jan 2006 01:52:10 +0100
Roger N. Clark (change username to rnclark) wrote:
> I also copied the httpd.conf file from the old machine to the
> new one and just changed the directory to /var/www/html but
> no change in results. It seems like this may be a system thing,
> not an apache thing?
So. You changed DocumentRoot. Did you also change the configuration for the
directory the DocumentRoot is pointing to? I mean, if you change the
DocumentRoot from /a/www/htdocs to /var/www/htdocs, you also have to change
the <Directory "/a/www/htdocs"> thing to <Directory "/var/www/htdocs">
--
Ruurd
..o.
...o
ooo
.
- Follow-Ups:
- Re: Apache can't use directory not in root partition?
- From: Roger N. Clark (change username to rnclark)
- Re: Apache can't use directory not in root partition?
- References:
- Re: Apache can't use directory not in root partition?
- From: Roger N. Clark (change username to rnclark)
- Re: Apache can't use directory not in root partition?
- From: R.F. Pels
- Re: Apache can't use directory not in root partition?
- From: Roger N. Clark (change username to rnclark)
- Re: Apache can't use directory not in root partition?
- Prev by Date: Re: Apache can't use directory not in root partition?
- Next by Date: Re: Apache can't use directory not in root partition?
- Previous by thread: Re: Apache can't use directory not in root partition?
- Next by thread: Re: Apache can't use directory not in root partition?
- Index(es):
Relevant Pages
|