I just configured my site with cloudflare and it is returning a 406 error.
I just configured my blog, devin.ronge.name, for cloudflare and it is returning a 406 error.
The error message indicates this is being blocked by mod_security. Can this be corrected or should I disable cloudflare?
see message below:
Connection #0 to host 173.205.124.151 left intact
Error 406 - Not Acceptable
Error 406 - Not Acceptable
An error has occurred. Generally a 406 error is caused because a request has been blocked by Mod Security. If you believe that your request has been blocked by mistake please contact the web site owner.
* Closing connection #0 alias:~ dronge$ curl -v -H 'Host: devin.ronge.name' 173.205.124.151 * About to connect() to 173.205.124.151 port 80 (#0) * Trying 173.205.124.151... * connected * Connected to 173.205.124.151 (173.205.124.151) port 80 (#0) > GET / HTTP/1.1 > User-Agent: curl/7.24.0 (x86_64-apple-darwin12.0) libcurl/7.24.0 OpenSSL/0.9.8r zlib/1.2.5 > Accept: */* > Host: devin.ronge.name > < HTTP/1.1 406 Not Acceptable < Date: Sat, 23 Mar 2013 13:22:06 GMT < Server: Apache < Vary: Accept-Encoding < Content-Length: 323 < Content-Type: text/html; charset=iso-8859-1 < * Connection #0 to host 173.205.124.151 left intact Error 406 - Not AcceptableError 406 - Not Acceptable
An error has occurred. Generally a 406 error is caused because a request has been blocked by Mod Security. If you believe that your request has been blocked by mistake please contact the web site owner.
* Closing connection #0