diff --git a/README.md b/README.md index 8b84c99..ea5fb9e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # pafakedaccesslog -Simeple PHP script that fills his own faked access.log. -No access permissions to a "real" access.log are required. -Logrotation with a maximum of 100 (configurable) entries. \ No newline at end of file +Simeple PHP script that fills his own faked access.log. + +No access permissions to a "real" access.log are required. + +Logrotation with a maximum of 100 (configurable) entries. + +## Daily anonymization on Debian GNU/Linux + +1. copy "etc-cron.daily-anonymize-pafal" into /etc/cron.daily/ +2. change config variable "$cron" in index.php from "false" to "true" \ No newline at end of file