From: dgaudet Date: Thu, 4 Mar 1999 19:28:37 +0000 (+0000) Subject: Commit %V and \n changes to mod_log_config. X-Git-Tag: 1.3.5~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc80ead684ebf1e68e5d7f0b6f6e46d83fd67037;p=apache Commit %V and \n changes to mod_log_config. Submitted by: Tony Finch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82860 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_log_config.html b/docs/manual/mod/mod_log_config.html index ec08946195..54c73aa97e 100644 --- a/docs/manual/mod/mod_log_config.html +++ b/docs/manual/mod/mod_log_config.html @@ -143,6 +143,7 @@ by the values as follows: %...u: Remote user (from auth; may be bogus if return status (%s) is 401) %...U: The URL path requested. %...v: The canonical ServerName of the server serving the request. +%...V: The server name according to the UseCanonicalName setting. The `...' can be nothing at all (e.g., "%h %u %r %s %b"), or it can