http://www.vbulletin.com/forum/foru...d-not-acceptable-errors?p=2712698#post2712698
I tried editing my .htaccess, but that doesn't work.
So I believe it's possible only from the host.
Can you please allow me permission?
I need permission to basically edit some of the templates within vbulletin.
Note: If your server is running mod_security2 then this cannot be overridden by .htaccess. However by adding this line to the modsec2 whitelist configuration will likely fix any problems related to the Admin CP:
SecRule REQUEST_URI "/admincp" phase:1,nolog,allow,ctl:ruleEngine=Off
You may need to change "/admincp" to the appropriate directory location of your admincp or modcp directories. Also you will have to have root access to the sever to do this. If you do not have root access, then ask your host to do this for you.
Last edited: