Antwort: RE: [Mod_gzip] Empty output with all .php pages
mod_gzip@lists.over.net
mod_gzip@lists.over.net
Mon, 28 Apr 2003 22:19:37 +0200
Hi Matt,
> Does this mean that mod_gzip won't do anything to the output?
> Presumably it will let pass the content? And not modify it at all?
Yes, exactly.
> In which case, why does the output of phpinfo() get munged into
> <html><body></body></html> ?
Does it, really? Which program tells you about that?
Don't trust _any_ browser - look at the raw HTTP output,
using something like
http://www.schroepl.net/cgi-bin/http_trace.pl
Regards, Michael