Celestial Lord
New Member
I have Mod_Security installed, but it's blocking PHPMyAdmin for DirectAdmin users with a 500 error. What can I do to re-enable PHPMyAdmin?
#Rule to exclude such and such.
<LocationMatch '^/page/to/exclude/example.php'>
SecRuleRemoveById 950004,950006,950911,950801,950001
</LocationMatch>[code]
Hope that helps!