>Number: 493 >Category: mod_access >Synopsis: Access control to proxy appears to be broken >Confidential: no >Severity: critical >Priority: medium >Responsible: apache (Apache HTTP Project) >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Mon Apr 28 00:50:01 1997 >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.2 >Environment: Linux & Solaris >Description: I have tried to restrict the access to my proxy-server using the example from the docs. It looks like this; <Directory proxy:*> <Limit GET> order deny,allow deny from all </Limit> </Directory> Now, all proxy requests to "http://intra.vv.se" will be blocked. BUT if I enter "http://intra.vv.se/index.htm" it will NOT be blocked!
I've had this problem for several versions now. But I assumed it was the Solaris implementation that was broken. But it is the same under Linux... >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted:
