obrisane nepotrebne datoteke od zadnjeg builda
[ossec-hids.git] / etc / rules / nginx_rules.xml
old mode 100755 (executable)
new mode 100644 (file)
index 8fde0ab..96ab323
@@ -1,4 +1,5 @@
-<!-- @(#) $Id: nginx_rules.xml,v 1.2 2009/09/16 18:27:56 dcid Exp $
+<!-- @(#) $Id: ./etc/rules/nginx_rules.xml, 2011/09/08 dcid Exp $
+
   -  Official Nginx rules for OSSEC.
   -
   -  Copyright (C) 2009 Trend Micro Inc.
@@ -6,7 +7,7 @@
   -
   -  This program is a free software; you can redistribute it
   -  and/or modify it under the terms of the GNU General Public
-  -  License (version 3) as published by the FSF - Free Software
+  -  License (version 2) as published by the FSF - Free Software
   -  Foundation.
   -
   -  License details: http://www.ossec.net/en/licensing.html
     <group>authentication_failures,</group>
   </rule>
 
-  <rule id="31320" level="10">
+  <rule id="31317" level="0">
     <if_sid>31303</if_sid>
-    <match>failed (63: File name too long)</match>
+    <match>failed (2: No such file or directory</match>
+    <description>Common cache error when files were removed.</description>
+  </rule>
+
+  <rule id="31320" level="10">
+    <if_sid>31301</if_sid>
+    <match>failed (36: File name too long)</match>
     <description>Invalid URI, file name too long.</description>
     <group>invalid_request,</group>
   </rule>