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

Domain Slamming - Beware

There are several companies out there using a predatory practice of attempting to have you renew...

How can I change the default page / document?

Create a .htaccess file, include the below information into it and upload it to the public_html...

How do I parse html files as shtml?

Create an .htaccess file in the directory needed and add the following: AddHandler...

301 Redirect

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

Set CORS header to Allow Access for any Incoming Domain

The following may be used to set to always set the CORS header for any incoming domains without...