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

How to create a temporary 302 redirect via htaccess

An easy way to create a temporary redirect from one page to another web page is to use the 302...

How do I customize error messages for my site?

Within control panel select Custom Error Pages. Select the error code link and place whatever...

Why can I not ping my domain?

For security purposes we have closed off the ICMP port which is used for ping.

Disable error_log via htaccess

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

Error 401 Unauthorized

This can occur when a web page requires authorization or a login to view the contents. If none...