>Number: 1222 >Category: mod_proxy >Synopsis: Authentication wants password for every host to access >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: change-request >Submitter-Id: apache >Arrival-Date: Tue Oct 14 04:10:00 PDT 1997 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.2.1 >Environment: Linux 2.0.31, gcc 2.7.2 >Description: I'm using the Proxy module with user authentication. Host based is no problem, but User/Password-based requests a password for every different host I want to access.
<Directory proxy:*> AuthType Basic AuthName Proxy AuthUserfile /etc/proxyuser.passwd require user </Directory> I want a password for the access to the proxy, not for every single host I want to browse. >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted:
