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

Disable error_log via htaccess

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

What are these vt directories?

Those are FrontPage extension directories. If you have and no longer need them you can uninstall...

Meta Redirect

Adding this code to your web page will redirect your visitors to any address that you have...

I can not move out of the / directory, why not?

For security reasons, you cannot move out of the root folder of your own domain.

How can I change the index listing in a directory?

You can change the initial page that is sent to client requests when a directory is accessed by...