commit 4e5e777ffca2c6a8787f314cf9911ed46ac999ec
Author: Elan Ruusamäe <[email protected]>
Date: Sat Oct 17 17:46:37 2015 +0300
use ErrorLogFromat default similar to prefork mpm
apache-httpd.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache-httpd.conf b/apache-httpd.conf
index df601c7..1df5164 100644
--- a/apache-httpd.conf
+++ b/apache-httpd.conf
@@ -53,7 +53,7 @@ ErrorLog logs/error_log
# https://httpd.apache.org/docs/2.4/mod/core.html#errorlogformat
# There is no default value, Apache uses different built in function if
# ErrorLogFormat is not defined.
-#ErrorLogFormat "[%t] [%l] [pid\ %P] [client\ %a] [vhost\ %v] %M %m"
+#ErrorLogFormat "[%{u}t] [%m:%l] [pid\ %P] [client\ %a] [vhost\ %v] %M"
# LogLevel: Control the number of messages logged to the error_log.
# Possible values include: debug, info, notice, warn, error, crit,
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/4e5e777ffca2c6a8787f314cf9911ed46ac999ec
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit