Mod_security rule question
I have recently setup mod_security on my server, and I have created some SQL injection rules. These are great at protecting my scripts, but it seems that they also break some of the pages in phpmyadmin.My question is if there is a mod_security rule that I can add that will enable it for only certain directories (e.g www.domain.com/forum), and disable it for others (e.g www.domain.com/phpmyadmin)
Thanks.