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

Enable AllowOverride

If you have an application that requires allowoverride enabled, create an .htaccess file and...

Disable error_log via htaccess

Prevent public display of PHP errors via htaccess# supress php errorsphp_flag...

What is the location of curl?

Curl is located @ /usr/bin/curl

Why is my account suspended?

Why is my account suspended? If you are receiving an account suspended page when trying to access...

301 Redirect

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