From: Joe Orton Date: Tue, 28 Jul 2020 13:44:02 +0000 (+0000) Subject: Drop reference to errorlog providers, which don't exist in 2.4.x. X-Git-Tag: 2.4.44~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2bc22a3eb22217cd9889ad6fa5a7dd7fa6d3ee10;p=thirdparty%2Fapache%2Fhttpd.git Drop reference to errorlog providers, which don't exist in 2.4.x. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1880372 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 0f6dee2cd40..b13e3a16e4a 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1563,9 +1563,6 @@ ErrorLog syslog:user:httpd.srv1 ErrorLog syslog::httpd.srv2 -

Additional modules can provide their own ErrorLog providers. The syntax - is similar to the syslog example above.

-

SECURITY: See the security tips document for details on why your security could be compromised