Results 1 to 2 of 2
- 05-06-2009, 09:50 AM #1
Newbie
- Join Date
- May 2009
- Posts
- 2
having 406 error in wordpress blog : mod_security Prb
I'm getting this 406 error in my blog. I read about this and learned that this error is related to Apache mod called "mod_security".
I tried to turn it off for my site using .htaccess file by
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
But it didn't work. So how to get this sort this out ?
Asking Hosting provider to turn it off is out of question .Already asked but they don't want. I was told they are trying to find a way to sort this out but it takes time and im having a blog full of errors which wont be great for my Google ranking...
- 05-06-2009, 10:49 AM #2
Junior WHC Addict
- Join Date
- Oct 2008
- Posts
- 154
Probably, this feature is disabled anf you cannot change mod_security settings with help of .htaccess.
Just contact your webhosting provider and as them to put the lines
SecFilterEngine Off
SecFilterScanPOST Off
in your apache's virtual host



LinkBack URL
About LinkBacks




Reply With Quote






Bookmarks