pureturk
06-25-2007, 08:59 AM
hi guys
i have quick reply and edit button problem.
i have read somewhere that the solution is to either disable mod_security or modify the configuration of mod_security and remove the offending rule.
and to disable mod_security, it says I must create or edit the exsiting htaccess file and enter this code;
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
i have absolutely no clue on how to accomplish this. sorry I am a newbie. can anyone help me?
i have quick reply and edit button problem.
i have read somewhere that the solution is to either disable mod_security or modify the configuration of mod_security and remove the offending rule.
and to disable mod_security, it says I must create or edit the exsiting htaccess file and enter this code;
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
i have absolutely no clue on how to accomplish this. sorry I am a newbie. can anyone help me?