]> granicus.if.org Git - apache/commitdiff
PR#29538: ErrorLog syslog facility can't be changed per-virtualhost.
authorEric Covener <covener@apache.org>
Fri, 5 Nov 2010 14:15:23 +0000 (14:15 +0000)
committerEric Covener <covener@apache.org>
Fri, 5 Nov 2010 14:15:23 +0000 (14:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031579 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/core.xml

index 785b8b6479381305c577bed9b976771d96b8ab5f..338ea26eb6d0c56deac725e904ab9eaa19017b35 100644 (file)
@@ -1077,7 +1077,9 @@ in case of an error</td></tr>
     syslog facility <code>local7</code>, but you can override this by
     using the <code>syslog:<var>facility</var></code> syntax where
     <var>facility</var> can be one of the names usually documented in
-    syslog(1).</p>
+    syslog(1).  The facility is effectively global, and if it is changed
+    in individual virtual hosts, the final facility specified affects the
+    entire server.</p>
 
     <div class="example"><h3>Example</h3><p><code>
     ErrorLog syslog:user
index 44d9f3dee47eb2ed590d12739cb7490ac7dd7e82..9f91f0b969c459491c18158680787cf148b0be91 100644 (file)
@@ -1028,7 +1028,9 @@ in case of an error</description>
     syslog facility <code>local7</code>, but you can override this by
     using the <code>syslog:<var>facility</var></code> syntax where
     <var>facility</var> can be one of the names usually documented in
-    syslog(1).</p>
+    syslog(1).  The facility is effectively global, and if it is changed
+    in individual virtual hosts, the final facility specified affects the
+    entire server.</p>
 
     <example><title>Example</title>
     ErrorLog syslog:user