Re: Apache -- Regarding File Privileges

1997-01-10 Thread Richard Jones
Johnie Ingram <[EMAIL PROTECTED]> wrote: > [snipped stuff from Paul] > What you did was exactly correct -- the improper permissions are a bug > in that release of apache. You may want to upgrade to the latest > package, apache_1.1.1-8, which fixes some other things as well. It's > available in b

Re: Apache -- Regarding File Privileges

1997-01-10 Thread Johnie Ingram
"Paul" == Paul Serice <[EMAIL PROTECTED]> writes: Paul> To make a long story short, it turns out /usr/lib/httpd was Paul> owned by root and had privileges of rwxr_x___ . So, I changed Paul> this directory's privileges to rwxr_xr_x which let apache read Paul> further down the directory tree, and a

Apache -- Regarding File Privileges

1997-01-09 Thread Paul Serice
Apache came configured to try to run cgi scripts out of /usr/lib/httpd/cgi-bin. Apache was unable to run any cgi scripts because it couldn't find them despite the fact that apache's configuration file pointed right to them. To make a long story short, it turns out /usr/lib/httpd was owned by ro