Hi, as in the subject of the mail there seems to be a small error in the default httpd server, here's more info: Linux * 3.9.8-042stab088.4 #1 SMP Thu Apr 3 17:41:05 MSK 2014 i686 i686 i386 GNU/Linux == Server version: Apache/2.4.10 (Fedora)Server built: Jul 31 2014 11:18:59[root@dsa conf]# httpd -vvServer version: Apache/2.4.10 (Fedora)Server built: Jul 31 2014 11:18:59[root@dsa conf]# httpd -VServer version: Apache/2.4.10 (Fedora)Server built: Jul 31 2014 11:18:59Server's Module Magic Number: 20120211:36Server loaded: APR 1.5.0, APR-UTIL 1.5.3Compiled using: APR 1.5.0, APR-UTIL 1.5.3Architecture: 32-bitServer MPM: prefork threaded: no forked: yes (variable process count)Server compiled with.... -D APR_HAS_SENDFILE -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_SYSVSEM_SERIALIZE -D APR_USE_PTHREAD_SERIALIZE -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT -D APR_HAS_OTHER_CHILD -D AP_HAVE_RELIABLE_PIPED_LOGS -D DYNAMIC_MODULE_LIMIT=256 -D HTTPD_ROOT="/etc/httpd" -D SUEXEC_BIN="/usr/sbin/suexec" -D DEFAULT_PIDLOG="/run/httpd/httpd.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf" == File: /etc/httpd/conf/httpd.conf 201 LogFormat "%h %l %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i" %I %O" combinedioIm pretty certain that it should be: 201 LogFormat "%h %l %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i" %I %O" combined
mirror-admin@lists.fedoraproject.org