Not Acceptable error after login/register/logout
-
Hello,
Frequently when I login, log out, or test registration functions I get a blank page that say “Not Acceptable”.
I have tried adding the recommended lines to the .htaccess file, but I am still getting the error.
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>source of code:
https://www.tipsandtricks-hq.com/apache-mod-security-update-how-to-fix-error-406-or-not-acceptable-issue-259Any tips on how to get the htaccess file correct to stop this issue?
Thanks!
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Not Acceptable error after login/register/logout’ is closed to new replies.