Get some error from apache logs !

Dauser2007

Verified User
Joined
Dec 5, 2007
Messages
209
get some error from apache logs !

==================
Apache 2.2.10
DirectAdmin 1.32.3
=========================


check below logs, what is that !



Code:
[Thu Dec 11 21:11:56 2008] [error] [client 88.234.135.114] Invalid method in request NOOP
[Thu Dec 11 21:11:56 2008] [warn] [client 88.234.135.114] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed
[Thu Dec 11 21:11:59 2008] [error] [client 217.128.124.196] Invalid method in request NOOP
[Thu Dec 11 21:11:59 2008] [warn] [client 217.128.124.196] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed
[Thu Dec 11 21:12:05 2008] [error] [client 122.168.10.148] Invalid method in request NOOP
[Thu Dec 11 21:12:05 2008] [warn] [client 122.168.10.148] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed
[Thu Dec 11 21:12:16 2008] [error] [client 118.91.177.9] Invalid method in request NOOP
[Thu Dec 11 21:12:16 2008] [warn] [client 118.91.177.9] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed
[Thu Dec 11 21:12:26 2008] [error] [client 222.78.47.76] Invalid method in request NOOP
[Thu Dec 11 21:12:26 2008] [warn] [client 222.78.47.76] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed
[Thu Dec 11 21:12:36 2008] [error] [client 196.203.157.11] Invalid method in request NOOP
[Thu Dec 11 21:12:36 2008] [warn] [client 196.203.157.11] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed
[Thu Dec 11 21:12:48 2008] [error] [client 93.108.92.225] Invalid method in request NOOP
[Thu Dec 11 21:12:48 2008] [warn] [client 93.108.92.225] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed
[Thu Dec 11 21:12:58 2008] [error] [client 196.203.157.11] Invalid method in request NOOP
[Thu Dec 11 21:12:58 2008] [warn] [client 196.203.157.11] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed
[Thu Dec 11 21:13:15 2008] [error] [client 84.36.177.66] Invalid method in request NOOP
[Thu Dec 11 21:13:15 2008] [warn] [client 84.36.177.66] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed
[Thu Dec 11 21:13:24 2008] [error] [client 59.182.106.161] Invalid method in request NOOP
[Thu Dec 11 21:13:24 2008] [warn] [client 59.182.106.161] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed
[Thu Dec 11 21:13:34 2008] [error] [client 196.218.253.92] Invalid method in request NOOP
[Thu Dec 11 21:13:34 2008] [warn] [client 196.218.253.92] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed
[Thu Dec 11 21:13:34 2008] [error] [client 84.36.177.66] Invalid method in request NOOP
[Thu Dec 11 21:13:34 2008] [warn] [client 84.36.177.66] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed

any idea ? thanks !

Dauser
 
Last edited:
Add:
Code:
[FONT=monospace][/FONT]+Includes

To the Options list in /etc/http/conf/httpd.conf.
 
Back
Top