Author Topic: Magento does not work after activate the Mod Security  (Read 10315 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Magento does not work after activate the Mod Security
« on: April 18, 2015, 12:12:09 AM »
Does anyone have any solution?

When the Mod Security is activated the Magento features: 500 Internal Server Error.


Already activated in magento. htcess not success

<IfModule mod_security.c>
 
    SecFilterEngine Off
    SecFilterScanPOST Off
</IfModule>