>Number: 2453 >Category: mod_proxy >Synopsis: Can't establish user access restriction to proxy service >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Jun 16 08:10:01 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: WIN32 1.3b7 >Environment: windows NT4.0SP3+hf >Description: I'm trying without success to control the access to my proxy.
1st using this directives in access.conf: <Directory proxy:*> order deny,allow deny from all allow from 192.200.200.1 192.200.200.2 </Directory> Them I've tryide this directives in access.conf : <Directory proxy:*> AuthName Protected AuthType Basic AuthUserFile "auth/users" require valid-user </Directory> >How-To-Repeat: using these directives >Fix: no >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
