You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Alexander Saydakov <sa...@card.ru> on 1998/09/17 13:39:58 UTC

mod_access/3019: Unable to override allow/deny

>Number:         3019
>Category:       mod_access
>Synopsis:       Unable to override allow/deny
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Sep 17 04:40:00 PDT 1998
>Last-Modified:
>Originator:     sandy@card.ru
>Organization:
apache
>Release:        1.3.1
>Environment:
FreeBSD 2.2.2
>Description:
access.conf:

<Directory ~ "/usr/home/*">
AllowOverride Limit
order deny,allow
#order allow,deny - it doesn't metter
allow from all
<Directory>

/usr/home/testuser/.htaccess (readable by everyone):
deny from all

I can access http://www.my.domain/~testuser
>How-To-Repeat:

>Fix:

>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. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]