View Single Post
  #21 (permalink)  
Old 20-05-2007, 16:50
MannyF's Avatar
MannyF MannyF is offline
Junior Member
 
Join Date: May 2007
Location: Station to station
Posts: 15
Default

The code should read

Code:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
Reply With Quote