[Mod_gzip] solution for 'SSL <-> mod_gzip proxy error - can't stat cgi file' problem?

Nicola Fankhauser mod_gzip@lists.over.net
29 Dec 2002 00:02:47 +0100


hello

I successfully configured apache 1.3.27 today, with mod_ssl to use
mod_gzip compression using the mod_proxy trick. 

unfortunately, I have the same problem as Nigel described on October 14,
2002 with cgi scripts. It is a simple bash script and the request does
(apparently) never leave mod_proxy - it does not show up in the mod_gzip
logs or in the regular access_log files...

Question: Did anyone solve this problem?


ssl_error_log:
---
[Sat Dec 28 23:12:15 2002] [error] [client 192.168.0.205] script not
found or unable to stat: proxy:http://127.0.0.1/cgi-bin/
---

regards
nicola