Hi,

We can disable mod_security feature for wordpress blog by adding this code in htaccess file in domain or wordpress directory:


SecFilterEngine Off
SecFilterScanPOST Off

Note: set this value to on in order to enable them.

Thanks,

Shane G.

Popularity: 1%

Related posts:
  1. How To enable/disable Ajax in a Form of CformsII In WordPress Blog? Hello All, In order enable/disable Ajax in a form in...
  2. How To Enable/Disable Label ID In CFormsII? Hello All, In order to enable/disable Label ID in CFormsII...
  3. Case Study: Can Not Publish A Post – Wordpress Blog Hi, Problem Summary: I have setup the wordpress blog and...
  4. How To Enable/Disable List Element ID In CFormsII? Hello All, In order to enable/disable List Element ID in...
  5. How to Enable/Disable RSS feed in CformsII WordPress Blog? Hello All, In order to enable/disable RSS feed to track...

Leave a Reply

You must be logged in to post a comment.