From e97caaa4bb77724607c20c0f53d1c5e80c02a4dc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sun, 22 Dec 2002 15:36:16 +0000 Subject: [PATCH] typo PR: 15610 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98069 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_deflate.html.en | 2 +- docs/manual/mod/mod_deflate.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_deflate.html.en b/docs/manual/mod/mod_deflate.html.en index d0b3b3b31c..89337e4c07 100644 --- a/docs/manual/mod/mod_deflate.html.en +++ b/docs/manual/mod/mod_deflate.html.en @@ -192,7 +192,7 @@ client prevents compressed content from being sent to a client that will not understand it.

-

If you use some special exclusions dependant +

If you use some special exclusions dependent on, for example, the User-Agent header, you must manually configure an addition to the Vary header to alert proxies of the additional restrictions. For example, diff --git a/docs/manual/mod/mod_deflate.xml b/docs/manual/mod/mod_deflate.xml index 7c3a929c13..b9711307ba 100644 --- a/docs/manual/mod/mod_deflate.xml +++ b/docs/manual/mod/mod_deflate.xml @@ -166,7 +166,7 @@ client prevents compressed content from being sent to a client that will not understand it.

-

If you use some special exclusions dependant +

If you use some special exclusions dependent on, for example, the User-Agent header, you must manually configure an addition to the Vary header to alert proxies of the additional restrictions. For example, -- 2.50.1