Antwort: [Mod_gzip] First question - missing directories
Gareth Kirwan
mod_gzip@lists.over.net
Mon, 31 Mar 2003 17:01:08 +0100
Nope - returned code is 200.
I'm using Mason and dhandlers.
The dhandler of /test/ will catch a request to /test/x/ and handle it as it
sees fit.
The response is normal, and should be transparent to the client.
Gareth
> -----Original Message-----
> From: Michael.Schroepl@telekurs.de
> which HTTP status code is produced in either of these cases?
> Which mod_gzip status code is set in your enhanced access_log?
>
> mod_gzip assumes that a compressible content will only be
> available when a status code 200 is going to be sent.
>
> In all other cases it will decline to compress the page
> and set the mod_gzip status code SEND_AS_IS:NO_200,
> as described in
>
> http://www.schroepl.net/projekte/mod_gzip/status.htm#SEND_AS_IS:NO_200
> So I don't think you can get what you seem to want (which I
> assume is delivering HTTP error pages in compressed form).
>
> Regards, Michael
>
>
> _______________________________________________
> mod_gzip mailing list
> mod_gzip@lists.over.net
> http://lists.over.net/mailman/listinfo/mod_gzip
>
>