From: Rich Bowen Date: Thu, 15 Mar 2012 10:08:24 +0000 (+0000) Subject: Various patches from Daniel Gruno (rumble at cord dot dk) for incorrect X-Git-Tag: 2.5.0-alpha~7376 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a60273df6df0c26cc48028e27fd8c4b62b467621;p=thirdparty%2Fapache%2Fhttpd.git 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/trunk@1300876 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_auth_form.xml b/docs/manual/mod/mod_auth_form.xml index fedb6566315..03a05005ce1 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 ac1f2f59485..3a256010d5c 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 0eb3637c598..ddef322900b 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.