From: Christophe Jaillet Date: Fri, 15 Dec 2017 19:52:08 +0000 (+0000) Subject: "{c}h" exists and logs the value returned by 'ap_get_useragent_host()'. X-Git-Tag: 2.5.0-alpha2-ci-test-only~3074 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eee53cd9a1b9d9a1d70f6b27153e28b157603d26;p=thirdparty%2Fapache%2Fhttpd.git "{c}h" exists and logs the value returned by 'ap_get_useragent_host()'. I'm not sure of the description to write there, so I just mention it in the doc and hope s.o. will find the words :) This has been introduced in r1730129. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1818321 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index a17472fc03e..eca05e6142b 100644 --- a/docs/manual/mod/mod_log_config.xml +++ b/docs/manual/mod/mod_log_config.xml @@ -111,6 +111,9 @@ href="mod_authz_host.html#reqhost">the Require host documentation. + %{c}h + + %H The request protocol.