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

Quote:
Originally Posted by pphilpot View Post
I've tried adding:

SecFilterEngine Off
SecFilterScanPOST Off

to the .htaccess file, but then I get a 500 error!!!

HELP pls...http://www.eukhost.com/forums/attach...3&d=1179680295
Phil, for some reason this forum won't display code that is needed before and after those two lines. This may show, but remove the spaces I inserted before/after the arrows on the first and last lines.

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