From eee53cd9a1b9d9a1d70f6b27153e28b157603d26 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Fri, 15 Dec 2017 19:52:08 +0000 Subject: [PATCH] "{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 --- docs/manual/mod/mod_log_config.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index a17472fc03..eca05e6142 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. -- 2.50.1