From fc80ead684ebf1e68e5d7f0b6f6e46d83fd67037 Mon Sep 17 00:00:00 2001 From: dgaudet Date: Thu, 4 Mar 1999 19:28:37 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_log_config.html | 1 + 1 file changed, 1 insertion(+) 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 -- 2.50.1