Parent Directory
|
Revision Log
Initial version - sources form www.nikhef.nl
1 | davidg | 2737 | # |
2 | # Apache httpd statement for the custom syslog access and error | ||
3 | # log files (potentially per user) | ||
4 | # | ||
5 | # | ||
6 | |||
7 | # For non-SSL there will be empty "x" es | ||
8 | ErrorLog "|/usr/local/sbin/httpd_syslog_errlogger -p local6.info" | ||
9 | CustomLog "|/usr/local/sbin/httpd_syslog_logger -p local6.info" "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %{SSL_PROTOCOL}x %{SSL_CIPHER}x" |
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |