I have a Wordpress site, and every time I try to add any script to the site through the WordPress backend, via JavaScript-enabling plugins, the JavaScript setup described by the Wordpress documentation, or even just by adding onClick="" to an element, I get the following error:
Not Acceptable
An appropriate representation of the requested resource /wordpress/wp-admin/post.php could not be found on this server.
Additionally, a 406 Not Acceptable error was encountered while trying to use an ErrorDocument to handle the request.
I have already disabled mod_security in my .htaccess file, but it hasn't done any good. Would someone please tell me what's up with this?
Thanks!
Not Acceptable
An appropriate representation of the requested resource /wordpress/wp-admin/post.php could not be found on this server.
Additionally, a 406 Not Acceptable error was encountered while trying to use an ErrorDocument to handle the request.
I have already disabled mod_security in my .htaccess file, but it hasn't done any good. Would someone please tell me what's up with this?
Thanks!