As of what I concluded, changing the error log format is nearly impossible...
Final Solution that worked: Downgrading Apache from 2.4 to 2.2
It's even better: 2.4 will ONLY log 404 files but will not log dirs though 2.2 log both files & dirs!
Thanks for your support
Search found 3 matches
- 26 Nov 2013, 05:01
- Forum: General Discussion (csf)
- Topic: LF_APACHE_404 Not Working
- Replies: 5
- Views: 6244
- 25 Nov 2013, 21:19
- Forum: General Discussion (csf)
- Topic: LF_APACHE_404 Not Working
- Replies: 5
- Views: 6244
Re: LF_APACHE_404 Not Working
Hello, Thanks for the quick reply I edited my httpd.conf & here is the new format but it still doesn't work [Mon Nov 25 23:14:07 2013] [error] [client 197.198.11.95:55092] File does not exist: /home/XXXXX/public_html/s.php Can you tell me what needs to be edited or added? It would be better to g...
- 25 Nov 2013, 08:54
- Forum: General Discussion (csf)
- Topic: LF_APACHE_404 Not Working
- Replies: 5
- Views: 6244
LF_APACHE_404 Not Working
Hey all, I'm trying to block apps such as dirbuster but it fails, here is my config: LF_APACHE_404 = 10 LF_APACHE_404_PERM = 1 LF_INTERVAL = 60 (tried 120 also but failed) Here is the log, tailored from CSF so the log file is the one already configured with CSF. [Mon Nov 25 10:17:32.309988 2013] [:e...