16 lines
446 B
Markdown
16 lines
446 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"
|
|
|
|
## URL
|
|
|
|
I also host an example page: https://pafal.domain-ermittlung.de/ |