You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Avi Karmon <av...@applicom.co.il> on 1998/11/18 09:57:35 UTC

mod_access/3415: htaccess stoped working

>Number:         3415
>Category:       mod_access
>Synopsis:       htaccess stoped working
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Wed Nov 18 02:10:01 PST 1998
>Last-Modified:
>Originator:     avik@applicom.co.il
>Organization:
apache
>Release:        1.3.1
>Environment:
SunOS elvis 5.6 Generic_105181-03 sun4u sparc SUNW,Ultra-1
>Description:
I used to work with NCSA Web server and using htaccess, I restricted access to some directories.
I installed the Apache 1.3.1 and it is ignoring the htaccess that in the directories.

The following lines in the htaccess:

AuthType Basic
AuthUserFile /product1/www/cs/.htpasswd
AuthName "Customer Support"
require valid-user

At the same directory, there is the .htpasswd file.
What is wrong with the server ?
>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!         ]