status"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"
-- baliga
>
>
> In place of
>
>
>
> LogFormat "%a %l %u %t \"%r\" %>s %b \"%{Referer}i\"
Hello all,
My configuration look like this:
LogFormat "%a %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %D"
combined
CustomLog "|/usr/sbin/rotatelogs /home/y/logs/httpd/access_log-%Y-%m-%d-%H
3600" combined
This is not logging the remote ip address, instead is logged as "::" as
fol