Error 406 unacceptable

This error can be caused by several factors. One cause can be the incorrect permissions are set on a file. An example is a .pdf file that produces the above error. Make sure the file has standard permissions set to it such as 644.
  • 444 Users Found This Useful

Was this answer helpful?

Related Articles

html or htm parsed as shtml not working

To parse .html or .htm files as .shtml add the following to your .htaccess file in the...

What is the location of curl?

Curl is located @ /usr/bin/curl

Enable Mod Rewrite

Create an .htaccess file with the following contents and upload it to your public_html directory....

301 Redirect

This code will redirect all visitors who attempt to access the old-url.html page to the...

Sub-Domain times out

When you add a sub-domain and it times out make sure you do not have redirection set from that...