DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8327>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8327 Access forbiden Summary: Access forbiden Product: Apache httpd-2.0 Version: 2.0.35 Platform: PC OS/Version: Other Status: NEW Severity: Major Priority: Other Component: mod_proxy AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I use to use proxy feature with 1.3x version of apache and I decided to switch to version 2 since apache starting from the 1.3.22 version introduced problem with cookies. Now, I'm not able even to pass through the proxy. I got 'Access forbiden' to any site I try to access. #<Proxy *> # Order deny,allow # Deny from all # Allow from all #</Proxy> restriction is turned off. I notice that 'Add module' ('Load' is there) directive is missing in Appache 2.
