Hi Mirco,
> I had a simmalar problem myself and didn't find a solutions.
> As far as I fond out the ssl_proxy module simply does not route POST. It
> just routes the link, wich means GET should work.
thanks for your reply! That sounds logical, indeed. I have posted my
help request to the Apache u
ld be glad to know how.
Greetings
Mirco
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Gesendet: Samstag, 19. November 2005 14:14
An: php-general@lists.php.net
Betreff: [PHP] POST headers empty when using SSLProxyEngine
Hello,
inside a SSL host, I us
Hello,
inside a SSL host, I use the SSLProxyEngine to connect encrypted to another
server:
SSLProxyEngine on
ProxyPass /server2 https://server.intranet/mysite
ProxyPassReverse /server2 https://server.intranet/mysite
There lies a PHP script for file uploads. When I connect to
https://server.int
3 matches
Mail list logo