[users@httpd] Apache 2.0.59 : mod_proxy error caused by rewrite ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all .
is this just a re-write > mod_proxy error ?
We have the following rules in our Apache Reverse
Proxy :

RewriteRule ^/sap/(.*) https://<itshost>:8443/sap/$1
[P,NC,L]
RewriteRule ^/scripts/(.*)
https://<itshost>:8443/scripts/$1 [P,NC,L]
ProxyPass /scripts https://<itshost>:8443/scripts
ProxyPass /sap https://<itshost>:8443/sap
ProxyPassReverse /sap https://<itshost>:8443/sap
ProxyPassReverse /scripts
https://<itshost>:8443/scripts

One page proxied from the backend creates the folowing
long URL which causes mod_proxy to error out (an
example) :
/scripts/wgate/zpzxx/~flNlc3Npb249VFM0OlNBUE5UVDAxOjAwMDEuMDAwMS5lMDgyMTU3NS5hM2RhJn5odHRwX2NvbnRlbnRfY2hhcnNldD1pc28tODg1OS0xJn5TdGF0ZT0yODY5Mi4wMDEuMDIuMDI=
(with some POST data) 
mod_rewrite.log shows the URL being generated
correctly but mod_proxy doesn't like it . 
What is needed in the rewrite rules to make mod_proxy
happy ?

Regards
Daniel

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux