12 lines
372 B
Markdown
12 lines
372 B
Markdown
# 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.
|
|
|
|
## 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" |