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

“Not Secure” Web Error

In this day and age browsers now default to using https:// instead of http://. We make SSL...

What is the location of curl?

Curl is located @ /usr/bin/curl

Domain Slamming - Beware

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

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...

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...