From: Rich Bowen Date: Thu, 15 Mar 2012 10:08:30 +0000 (+0000) Subject: Various patches from Daniel Gruno (rumble at cord dot dk) for incorrect X-Git-Tag: 2.4.2~200 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=71793e92c4dadc58008d7518601192b899691306;p=apache Various patches from Daniel Gruno (rumble at cord dot dk) for incorrect references, typos. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1300877 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_auth_form.xml b/docs/manual/mod/mod_auth_form.xml index fedb656631..03a05005ce 100644 --- a/docs/manual/mod/mod_auth_form.xml +++ b/docs/manual/mod/mod_auth_form.xml @@ -61,7 +61,6 @@ AuthName AuthType Require -Match Authentication howto
Basic Configuration diff --git a/docs/manual/mod/mod_cgi.xml b/docs/manual/mod/mod_cgi.xml index ac1f2f5948..3a256010d5 100644 --- a/docs/manual/mod/mod_cgi.xml +++ b/docs/manual/mod/mod_cgi.xml @@ -88,7 +88,7 @@
REMOTE_IDENT
-
This will only be set if This will only be set if IdentityCheck is set to on and the accessing host supports the ident protocol. Note that the contents of this variable cannot be diff --git a/docs/manual/mod/mod_deflate.xml b/docs/manual/mod/mod_deflate.xml index 0eb3637c59..ddef322900 100644 --- a/docs/manual/mod/mod_deflate.xml +++ b/docs/manual/mod/mod_deflate.xml @@ -145,7 +145,7 @@ client Note There is a environment variable force-gzip, - set via SetEnv, which + set via SetEnv, which will ignore the accept-encoding setting of your browser and will send compressed output.