Posts Tagged ‘406’

406 Not Acceptable error

This is an error I got today:
406 Not Acceptable
An appropriate representation of the requested resource /index.php could not be found on this server.
I saw it for the first time and tried to find out where’s the problem. And the problem was in Apache mod_security. I have disabled mod_security specific to resolve the 406 errors. Sometimes [...]