DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38733>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38733 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2006-02-21 16:16 ------- One could say, it's a design problem, a well known, though. You configuration says, literally: Deny all URLs beginning with /, but only if the HTTP method is CONNECT. This overrides any rules before - as usual. But not what you obviously have expected in this case. We're not gonna change the configuration mechanism in 2.0. There's a lot of work going on in the 2.3 development branch, though. Solution in your case: Alaways test you access configurations. Drop the CONNECT-403 thing. It's not necessary at all (and obviously jeopardizes your whole config). -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]