You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Jeff LeClair <je...@ntwrld.com> on 1998/05/15 02:09:28 UTC

general/2231: Can't seem to authorize access to /usr/local/apache/icons from the server.

>Number:         2231
>Category:       general
>Synopsis:       Can't seem to authorize access to /usr/local/apache/icons from the server.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu May 14 17:10:01 PDT 1998
>Last-Modified:
>Originator:     jeffl@ntwrld.com
>Organization:
apache
>Release:        1.2.6/Ben-SSL/1.16
>Environment:
umane -a: Linux mccoy 2.0.33 #2 Mon Jan 26 23:43:58 MST 1998 i586
>Description:
All I ever get is the default icon from my browser when displaying files.
When I attempt to view the specific icon; e.g. folder.gif; I get the
message:

Forbidden
You do not have authorization to access this file from this server.

I have provided a ScriptAlias to my /icons directory:
ScriptAlias /icons/ /etc/httpd/icons

I have provided a Directory directive:

<Directory /icons>
AllowOverride All
order allow,deny
allow from all
Options None
</Directory>

The server runs as user nobody (-1) and group users.
The /icon directory is owned by nobody, group users, as
are all the icon files.

The permissions are 0644 on the icon files.

What am I overlooking/doing wrong?

>How-To-Repeat:
http://www1.access-phx.com/pub
>Fix:
Wish I knew...
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]