[Bug 54653] Suggestion to add https example for forward proxy
| Newsgroups | gmane.comp.apache.documentation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bz.apache.org/bugzilla/show_bug.cgi?id=54653 Rich Bowen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Rich Bowen <[email protected]> --- Fixed in trunk (r1933522) and 2.4 (r1933523). Added a note to the "Controlling Access to Your Proxy" section explaining that the <Proxy "*"> wildcard already covers HTTPS requests tunneled via CONNECT, and that path-based matching does not work for CONNECT tunnels (since they contain only host and port, no path). Thanks for the report. -- You are receiving this mail because: You are the assignee for the bug.