Re: Apache permissions


Subject: Re: Apache permissions
From: Paul J. Lucas (pjl@barefooters.org)
Date: Tue May 02 2000 - 17:44:14 MDT


On Tue, 2 May 2000, Stephen Paullada wrote:

> httpd now boots OK, but nobody can access the site because of the permission
> denial.
>
> Any body know how to fix this?

        It could be a number of things:

        1. Did you actually grant permission for the DocumentRoot to
           "all" either in the main server config or in a virtual host
           section (if you are using virtual hosts)? For that matter,
           did you even bother to set DocumentRoot? Is its value sane?

        2. Is EVERY SINGLE DIRECTORY starting from / down to where
           DocumentRoot is readable/executable by the uid that your
           httpd is running as?

        - Paul



This archive was generated by hypermail 2a24 : Tue May 02 2000 - 17:43:58 MDT