[Mod_gzip] Need some exclude syntax help
Christian Kruse
mod_gzip@lists.over.net
Tue, 9 Dec 2003 20:23:41 +0100
--0f?=.E=8QiFs/xh8
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Hi Michael,
On Tue, 9 Dec 2003 18:55:20 +0100 you wrote:
> "mod_gzip_item_exclude file" won't help you, and I am not sure whether
> "mod_gzip_item_exclude uri" would see the query_string - this could be
> removed already by some Apache API handling.
Unfortunately this is the case. Apache uses a request record structure,
in which are a field 'uri' and 'unparsed_uri'. 'uri' contains the URI of
the requested document _without_ any query string while unparsed_uri
contains the hole, unparsed URI. There are no checks against
unparsed_uri.
Greetings,
CK
--
Your reasoning powers are good, and you are a fairly good planner.
--0f?=.E=8QiFs/xh8
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQE/1iFFnx9XASFSoLIRAhJ+AJ9RhW7T3SxLjmipZYbMB1m4oPcGoACdEvNz
tbzyB1WVragxoi5sgqQoZ6k=
=YoOi
-----END PGP SIGNATURE-----
--0f?=.E=8QiFs/xh8--