On Monday 14 November 2011, William A. Rowe Jr. wrote:
> On 11/14/2011 12:31 PM, Steffen wrote:
> > The issue below seems not to be related to SSL.
> > 
> > Tested in different non-SSL configs with eg.
> > RewriteRule /sysadmin(.*) http://%{HTTP_HOST}:81/sysadmin$1 [P,L]
> > 
> > And different servers as the back, Sambar, Surge, DManager and
> > Apache.
> > 
> > Sometimes it works but mostly it is not passing (good) URL info
> > to the server. Get errors like: "requested URL not found",
> > "requested file: ()"
> > 
> > Using the ProxyPass directive, no issues.
> > 
> > Same configs are working with 2.2 without issues.
> 
> Sounds like a flubup in ap_pregsub_ex?

Not really. mod_rewrite doesn't use ap_pregsub and the only ap_pregsub 
related change in mod_proxy* would cause an obvious error message to 
be logged. Also, when Steffen previously reported this I could not 
reproduce it under Linux (assuming it is still the same issue).

Reply via email to