]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
logs: Fix vhost common log format string — add missing %h and %p, fix typo in nicknam...
authorRich Bowen <rbowen@apache.org>
Wed, 29 Apr 2026 14:32:41 +0000 (14:32 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 29 Apr 2026 14:32:41 +0000 (14:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933492 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/logs.xml

index 8f7f0bd4162ed4e0920b078574552403b0ed2588..fe462da5313d7b6a16ed84e04a58223ffc4aa8e3 100644 (file)
@@ -665,8 +665,8 @@ CustomLog "|$/usr/local/apache/bin/rotatelogs   /var/log/access_log 86400" commo
     consider the following directives.</p>
 
     <highlight language="config">
-LogFormat "%v %l %u %t \"%r\" %&gt;s %b" comonvhost
-CustomLog "logs/access_log" comonvhost
+LogFormat "%v %p %h %l %u %t \"%r\" %&gt;s %b" commonvhost
+CustomLog "logs/access_log" commonvhost
     </highlight>
 
     <p>The <code>%v</code> is used to log the name of the virtual