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

htaccess - Allow Let's Encrypt to Validate and Renew

When receiving the following Let's Encrypt error message:domain.com: The SSL certificate expires...

Is it possible to make a cron to backup my database at specific times?

Yes, this can be very useful for forum/message board sites with large databases. In your control...

Prevent CloudFlare from Loading a js or Script

Sometimes CloudFlare / Rocket Loader can have problems with a script and hose it up. To have...

Can you write a script for me?

We do not write scripts but will be more than happy to guide you in the right direction. Most the...

How can I redirect http to https?

Create an .htaccess file with the following contents and upload it to your public_html directory....