On 6/27/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
Dear Sir,
I used Apache/2.0.52 that come with Fedora Core 3.
I want to config "public_html" for each user in file
"httpd.conf" but don"t work.
I config httpd.conf below.
#UserDir disable //Delete this line
UserDir public_html
When used IE it has error message below.
Forbidden
You don't have permission to access /~sysmail/ on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an
ErrorDocument to handle the request.
And error in "error_log" show below.
[Tue Jun 27 18:55:55 2006] [error] [client 250.168.180.156] (13)Permission denie
d: access to /~manuser/ denied
More detail in home directory show below.
# ls -ld /home
drwx--x--x 7 root root 4096 Jun 26 15:17 /home
# ls -ld /home/manuser/
drwx--x--x 6 manuser manuser 4096 Jun 27 17:23 /home/manuser/
# ls -ld /home/manuser/public_html/
drwxr-xr-x 2 manuser manuser 4096 Jun 27 17:23 /home/manuser/public_html/
Please let me know how to solve this problem.
Are you running SELinux? Is it configured properly?
Joshua.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]