You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by ERic Kennedy van Dam <er...@telecom.fpms.ac.be> on 2000/05/25 15:27:38 UTC

general/6117: Double request for authentication with .htaccess file

>Number:         6117
>Category:       general
>Synopsis:       Double request for authentication with .htaccess file
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu May 25 06:30:03 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     eric.kennedy@telecom.fpms.ac.be
>Release:        1.3.12
>Organization:
apache
>Environment:
Suse 6.3
>Description:
Hi

I've setup a restricted zone on my server using 

<Directory /path/directory >
 order deny, allow
 deny from all
 allow from domain.com
</directory>

and a .htaccess file (absed on your documentation)

All works fine except that I must enter my login name and my passwd 2 times.

Is this a problem from my part or from yours ?
How can I fix this ?
>How-To-Repeat:

>Fix:

>Release-Note:
>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 make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database 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!     ]