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

mod_gzip@lists.over.net mod_gzip@lists.over.net
Mon, 6 Jan 2003 13:39:54 +0200


Hi Nicola,


> <Location /cgi-bin>
> AllowOverride None
> Options +ExecCGI -Includes
> SetHandler cgi-script
> </Location>

is there any reason why you do the /cgi-bin configuration
in such a complex way, instead of just using "ScriptAlias"?

Regards, Michael