mod_security: another rule with same ID
        Posted  
        
            by 
                Ashish
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Ashish
        
        
        
        Published on 2014-06-12T19:08:26Z
        Indexed on 
            2014/06/12
            21:27 UTC
        
        
        Read the original article
        Hit count: 366
        
I have installed httpd 2.2.15 on CentOS 6.5 (minimal installation with no cPanel) with modsecurity 2.8. When I am starting httpd I am getting this error:
Starting httpd: Syntax error on line 23  of /etc/httpd/conf.d/modsecurity.conf:  ModSecurity: Found another rule with the same id
The line 23 is:
"id:'200000',phase:1,t:none,t:lowercase,pass,nolog,ctl:requestBodyProcessor=XML" 
Please advise. Thx in advanced
© Server Fault or respective owner