Hello, I downloaded the full Apache 1 ruleset from <a href="http://gotroot.com">gotroot.com</a> and set it up, Apache starts and everything but when trying to access any page at all on the server a 500 Internal Error is displayed and the following is found in the error_log:
<br><br>[Mon Sep 3 16:00:43 2007] [error] [client <a href="http://127.0.0.1">127.0.0.1</a>] mod_security: Access denied with code 500. Pattern match "((select|grant|delete|insert|drop|alter|replace|truncate|update|create|rename|describe)[[:space:]]+[A-Z|a-z|0-9|\\\\*| |\\\\,]+[[:space:]]+(from|into|table|database|index|view)[[:space:]]+[A-Z|a-z|0-9|\\\\*| |\\\\,]|\\\\'|UNION.*SELECT.*FROM)" at ARG("art_id") [severity "EMERGENCY"] [hostname "
<a href="http://127.0.0.1">127.0.0.1</a>"] [uri "/"]<br><br>Why is this happening and how can I fix this? Thanks! :)<br>