-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 06, 2007 4:26 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Apache 2.2.3: "You don't have permission to access
the requested directory" for public_html directories w/o index.html

I am upgrading Apache from 1.2.6 to 2.2.3.  Everything appears to be 
working except for users' public_html directories without an index.html 
file.  Instead of displaying the files in the directory, the browser 
displays the following error:

You don't have permission to access the requested directory. There is 
either no index document or the directory is read-protected.
Error 403.

These are the latest configuration statements that I've tried:
<Directory /*/public_html>
    AllowOverride FileInfo AuthConfig Limit
    Options MultiViews Indexes FollowSymLinks +ExecCGI +IncludesNoExec
</Directory>

Thanks, in advance, for any help and guidance that you may offer.

Charles

________________________________________________________________________

Users home directories are normally located in /home/*/public_html not
/*/public_html.  Are you sure that path is correct?

lh..

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to