File does not exist: /usr/local/apache/htdocs/*
Hello,
i see many log entires like following ones in WHM server apache error_log
[Wed Jun 17 13:58:18 2015] [error] [client 96.*.*.*] File does not exist: /usr/local/apache/htdocs/new
[Wed Jun 17 13:58:19 2015] [error] [client 10.*.*.*] File does not exist: /usr/local/apache/htdocs/ord
[Wed Jun 17 13:58:19 2015] [error] [client 41.*.*.*] File does not exist: /usr/local/apache/htdocs/co
[Wed Jun 17 13:58:20 2015] [error] [client 10.*.*.*] File does not exist: /usr/local/apache/htdocs/ord
[Wed Jun 17 13:58:20 2015] [error] [client 46.*.*.*] File does not exist: /usr/local/apache/htdocs/test
[Wed Jun 17 13:58:23 2015] [error] [client 96.*.*.*] File does not exist: /usr/local/apache/htdocs/new
Please why/how they accessing: /usr/local/apache/htdocs/ ? Normal apache error log entries looks like: [Wed Jun 17 14:12:33 2015] [error] [client 59.*.*.*] File does not exist: /home/*/public_html/*/*.js, referer:
Please why/how they accessing: /usr/local/apache/htdocs/ ? Normal apache error log entries looks like: [Wed Jun 17 14:12:33 2015] [error] [client 59.*.*.*] File does not exist: /home/*/public_html/*/*.js, referer:
-
Hello, That could have been a ddos attack on your server to make it busy or slow. Are you seeing similar IPs with such incoming requests ? 0 -
Thanks, the IPs were rather not similar. And i dont think it was as intensive enough to be attack. My aim is not to block them manually, but discover how that happens and how to prevent.. as per my first post, thx 0 -
Hello :) The "/usr/local/apache/htdocs/" directory is the default directory for access attempts to domain names without a VirtualHost entry in the Apache configuration file, or for IP addresses that resolve to your server. You can block the IP addresses making those requests in your firewall. Thank you. 0
Please sign in to leave a comment.
Comments
3 comments