On 5/28/08, Norman Khine <[EMAIL PROTECTED]> wrote:
I have this as the permissions:

ls -al css/total 24
drw-r--r-- 2 apache apache  4096 May 28 19:15 .
drwxr-xr-x 5 apache apache  4096 May 28 19:50 ..
-rw-r--r-- 1 apache apache 14817 May 28 19:15 style.css

But is the same as the DocumentRoot, which works fine.

ls -al htdocs | more
total 2928
drwxr-xr-x 5 apache apache  4096 May 28 19:50 .
drwxr-xr-x 6 apache apache  4096 Mar  6 03:18 ..
drw-r--r-- 2 apache apache  4096 May 28 19:15 css
-rw-r--r-- 1 apache apache 19459 May 28 19:50 stack.html
-rw-r--r-- 1 apache apache 23005 May 28 19:50 bio.html
...

Have you tried setting execute permission on '.'? That is an obvious difference between the two.


cheers,
Eric

---------------------------------------------------------------------
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]

Reply via email to