Control Web Panel
		Security => Mod_Security => Topic started by: rafaballack 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>