Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Fixing WordPress
    In reply to: 406 Not Acceptable
    Thread Starter eagle35

    (@eagle35)

    It didn’t work so I looked back at older posts and found this code that addresses the “post.php” error.

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    I put this code in the .htaccess file and it appears to be working. At least for now.
    Thanks

    Forum: Fixing WordPress
    In reply to: 406 Not Acceptable
    Thread Starter eagle35

    (@eagle35)

    Do I name the file .htaccess.php or just .htaccess?

    Also my error is about the post.php. Are all 406 errors the same even though in the other posts they say index.php and page.php ?

Viewing 2 replies - 1 through 2 (of 2 total)