summaryrefslogtreecommitdiff
path: root/www/apache13-modssl/files/rotatelogs.c.patch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - new option WITH_APACHE_LATESTLOGDirk Meyer2005-01-151-0/+19
that patches rotatelogs to always keep a hardlink to the latest log file, but without the seconds-since-epoch integer. Just as a convenience - when developing web apps, it makes it easier to just check the log file. Submitted by: Palle Girgensohn Notes: svn path=/head/; revision=126493