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?
|