You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Alan Halachmi <Ha...@MontgomeryBell.com> on 1997/09/09 05:40:03 UTC

config/1104: The .htaccess file requires authorization for everyone even if from .montgomerybell.com.

>Number:         1104
>Category:       config
>Synopsis:       The .htaccess file requires authorization for everyone even if from .montgomerybell.com.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          support
>Submitter-Id:   apache
>Arrival-Date:   Mon Sep  8 20:40:02 1997
>Originator:     HalachA@MontgomeryBell.com
>Organization:
apache
>Release:        1.2.1
>Environment:
OS: Solaris 2.5 (x86)
Compiled w/ GCC

uname -a: SunOS Argus 5.5 Generic_103094-07 i86pc i386 i86pc
>Description:
I can't find anything wrong, but who knows?  I tried to put the same information in a <Directory> tag in the access.conf file, but got the same results.
A dump of the .htaccess file follows:
order allow,deny
allow from .montgomerybell.com.
deny from all
AuthUserFile /export/home/www/Authorize/.htpasswd
AuthGroupFile /export/home/www/Authorize/.htgroup
AuthName MBA Student Access
AuthType Basic
require valid-user
satisfy any

<Limit GET POST>
require user admin
require group development
</Limit>
>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted: