Antwort: [Mod_gzip] SSL <-> mod_gzip proxy error - can't stat cgi
file
mod_gzip@lists.over.net
mod_gzip@lists.over.net
Tue, 15 Oct 2002 10:32:08 +0200
Hi Nigel,
> It seems simple HTML is being compressed and encrypted correctly.
> However, when I access the CGI script via SSL I get the above
> 404 error .. can't find or stat error.
> Any ideas?
not really - only some questions:
How are you using mod_proxy?
Maybe you tell it to cache content, and your CGI script doesn't
satisfy some requirements of this mod_proxy usage?
Which Apache version are you running?
There have been broken mod_proxy versions around in the 1.3.2x
range - maybe you should move on to 1.3.27 and try again.
Regards, Michael