vote up 0 vote down star

What are the access.log.* files?

flag

1 Answer

vote up 3 vote down check

Apache, I believe, does log rotation. So these would be the older log files with the access.log file being the current one.

link|flag
Apache doesn't actually do its own log rotation. Log rotation is usually handled by a package called (unsurprisingly) "logrotate" on *nix systems. – Andrew Medico Oct 6 '08 at 3:50

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.