Results 1 to 2 of 2
  1. #1
    bluearrow is offline 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...

  2. #2
    Alexandre is offline 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
    HostingZoom webhosting
    -------------------------
    Power, speed, reliability

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •