> Tried ProxyPass and ProxyPassReverse on my proxy box and my test fails > (even with just plain http) with 404. To test I use MSIE against the > proxy host: http://www.myprox.com:8080/cgi-bin/myscript > > It does work when i point directly at the destination host: > http://www.mydest.com:8080/cgi-bin/myscript I thought you said that your destination host was ssl. shouldn't that be httpS://www.mydest.com? Anyway, make sure mod_ssl is loaded, and enabled (-DSSL) in your proxy, then it should be able to connect via ssl. --- Aryeh Katz VASCO www.vasco.com
______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
