Re: Apache on Linux permissions


Subject: Re: Apache on Linux permissions
From: James Zuelow (e5z8652@zuelow.net)
Date: Wed Jul 31 2002 - 20:28:12 AKDT


----- Original Message -----
>
> Forbidden 404
> you don't have permissions to access / on this server
>
> I've checked the chown and the chmod other is set to read for these
directories..

I realized that I didn't answer your immediate question about the directory
permissions. You need to set both read and execute permissions on a
directory to access it, not just read. So `chmod 744` will generate the 403
Forbidden errors, but `chmod 766` will not.

HTH,

James

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Wed Jul 31 2002 - 20:28:24 AKDT