Mod_security is sometimes blocking my ajax script - how can I find out why?
问题 I've built some kind of CMS application using php and mysql. Everything has worked perfectly on localhost, so I've moved it to the web. Now I'm experiencing strange problems when someone is adding new article. Sometimes it just gets added normally, and sometimes the user get's this error: Not Acceptable An appropriate representation of the requested resource /path_to/file.php could not be found on this server. After some time on Google, I've found out that mod_security is blocking my script