-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Permissions are correct, See below...

[root@tomii /home]# ls -al
drwxr-xr-x    5 root     root         4096 Nov  5 11:32 httpd

[root@tomii /home]# cd httpd
[root@tomii httpd]# ls -al
total 20
drwxr-xr-x    5 root     root         4096 Nov  5 11:32 .
drwxr-xr-x    8 root     root         4096 Dec 21 01:45 ..
drwxr-xr-x    2 root     root         4096 Nov  5 11:32 cgi-bin
drwxr-xr-x    4 nobody   nobody       4096 Jan  3 08:15 html
drwxr-xr-x    3 root     root         4096 Jan  3 08:15 icons

[root@tomii httpd]# cd html
[root@tomii html]# ls -al
total 24
drwxr-xr-x    4 nobody   nobody       4096 Jan  3 08:15 .
drwxr-xr-x    5 root     root         4096 Nov  5 11:32 ..
- -rwxr-xr-x    1 nobody   nobody       2511 Nov  5 11:32 index.html
drwxr-xr-x    9 root     root         4096 Jan  3 08:15 manual
drwxr-xr-x    3 nobody   nobody       4096 Dec 22 17:59 piranha
- -rw-r--r--    1 root     root         1154 Nov  5 11:32 poweredby.png

- -----Original Message-----
From: Brent Sims [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 03, 2003 10:37 AM
To: [EMAIL PROTECTED]
Subject: RE: apache setup questions




> Forbidden
> You don't have permission to access / on this server.
> Apache/1.3.27 Server at tomii.dnsalias.com Port 80
>

Hi Thomas,

        The error is telling you what is amiss. Correcting the problem
should be much easier than starting anew. If the permissions are
correct
in the /html directory - 755 would be a good start, then check the
permissions on the httpd directory - they'll need to be at least 711
for
this to work. I could be wrong but, assuming your setup is
/home/httpd/html, that the permissions on httpd are currently at 700
or
tighter and that resetting them to 711 will correct the problem.

        Hope this helps,

        Brent

        




- -- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Privacy 6.5.3

iQA/AwUBPhWvotPjBkUEZx5AEQJJogCg6OVg06nJqpkRQN7mFHde/gWiib8Ani/5
Fy45n1t5DxgaxDct3dios5jq
=kSiS
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to