How to fix content encoding error?

If your site shows content encoding error it may be due to GZIP compression.
Try to enable or disable GZIP compression for your site and check its performance.

  • 80 Users Found This Useful
Was this answer helpful?

Related Articles

How can I turn off PHP error output?

To disable error output in your script, use: error_reporting (0); Remember that you need to...

How do I turn off short open tags?

To disable short opening tags, you need to add the following code to your .htaccess file:...

Cron task not working when installing Drupal

To create a cron task, follow these steps: 1. You need to create a cron task in Control Panel -...

Images are not showing on my site

Please make sure the images are uploaded to the server. Check that the HTML paths are correct....

Where can I see the CPU logs of the processor?

Our hosting does not keep logs of CPU usage of the processor at the moment.When an account starts...