Re: [EMAIL PROTECTED] httpd (2.0.55) proxying https to zope's http mangling POST data

2006-03-03 Thread Edward Muller
Upgrading to Apache 2.2.0 fixed the problem, although I understand that this is also fixed in Apache 2.0.56 whenever it's reeleased. So when it is I will probably down-grade to it. On Friday 03 March 2006 12:33 pm, Edward Muller wrote: > One of our clients has the following setup:

[EMAIL PROTECTED] httpd (2.0.55) proxying https to zope's http mangling POST data

2006-03-03 Thread Edward Muller
t/_vh_alumni/$1 [L,P] #/ZOPE #ZOPE RewriteCond %{REQUEST_URI} ^/zforms RewriteRule ^/zforms(.*) http://127.0.0.1:8080/VirtualHostBase/https/www..XXX:443/VirtualHostRoot/zforms/$1 [L,P] #/ZOPE #Zope CalendarX RewriteCond %{REQUEST_URI} ^/caladmin RewriteRule ^/caladmin(.*) http://127.0.0.1:8082/VirtualHostBase/https/www..XXX:443/Plone/VirtualHostRoot/_vh_caladmin/$1 [L,P] RewriteCond %{REQUEST_URI} ^/calendar RewriteRule ^/calendar(.*) http://127.0.0.1:8082/VirtualHostBase/https/www..XXX:443/Plone/calendar/VirtualHostRoot/_vh_calendar/$1 [L,P] #TECH_ZOPE RewriteCond %{REQUEST_URI} ^/tech RewriteRule ^/tech(.*) http://127.0.0.1:9080/VirtualHostBase/https/www..XXX:443/VirtualHostRoot/_vh_tech/$1 [L,P] #/TECH_ZOPE RewriteCond %{REQUEST_URI} ^/ce_online RewriteRule ^/ce_online(.*) http://127.0.0.1:9081/VirtualHostBase/https/www..XXX:443/ceonline/VirtualHostRoot/_vh_ce_online/$1 [L,P] #EXCHANGE ProxyPreserveHost On RequestHeader set Front-End-Https on ProxyPass /exchange http://172.19.2.5/exchange ProxyPassReverse /exchange http://172.19.2.5/exchange ProxyPass /exchweb http://172.19.2.5/exchweb ProxyPassReverse /exchweb http://172.19.2.5/exchweb ProxyPass /public http://172.19.2.5/public ProxyPassReverse /public http://172.19.2.5/public RewriteEngine On RewriteCond %{REQUEST_URI} ^/efaculty RewriteRule ^/efaculty(.*) https://%{HTTP_HOST}/eFaculty$1 [R,L] RewriteCond %{REQUEST_URI} ^/estudent RewriteRule ^/estudent(.*) https://%{HTTP_HOST}/eStudent$1 [R,L] ProxyPreserveHost On RequestHeader set Front-End-Https on ProxyPass /eFaculty http://172.19.2.31/eFaculty ProxyPassReverse /eFaculty http://172.19.2.31/eFaculty ProxyPass /eStudent http://172.19.2.31/eStudent ProxyPassReverse /eStudent http://172.19.2.31/eStudent -- Edward Muller - Interlix [EMAIL PROTECTED] 417-862-0573 PGP Key: http://interlix.com/Members/edwardam/pgpkeys pgpJnWNvtRoGK.pgp Description: PGP signature