Apache2 Access Logs
Posted: Sun Nov 06, 2005 11:57 am
Does anyone know how to use the date in the access log name? Basically I want an access file for every day... is this possible?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
CustomLog "|/usr/local/sbin/rotatelogs /var/log/www/sub.domain.com:80-%Y-%m-%d 86400" combined