https://bz.apache.org/bugzilla/show_bug.cgi?id=58777
Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #17 from Eric Covener <[email protected]> --- > Adding a final ? to the "substitution" modifies the user request sent to the > proxy (by one char only yes), and as my requests are signed, the > authentication process behind the proxy fails... > > Any clue to do it without modifying the request ? > I tested with the P flag just now, the trailing "?" is not passed to the origin server. Any chance you are also running with a previous patch that short circuits more processing? Note there is a bug in the first patch if you are testing it: http://svn.apache.org/viewvc?rev=1734294&view=rev Can you share rewrite:trace8 logging? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
