Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Manage Gzip compression
This guide explains how to enable compression of resources such as css
, html
, json
, xml
etc. on your chosen 'Web Hosting.
Introduction
- This way, you will reduce the size of the resources to be loaded by your visitors, which will have the effect of reducing the loading time of your web pages.
- The
.htaccess
and.user.ini
files will be automatically updated with the necessary directives.- As a security measure, a backup copy of these two files is made with each change.
- Any change may take several minutes to take effect.
Compress files with Gzip
To enable compression with Gzip:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the relevant product.
- Click on the Advanced Settings button.
- Click on the APACHE tab.
- Enable the File Compression option.
- Click the blue Save button:
It is possible to disable file compression by clicking the activation button again.
Test compression
It is possible to easily test the compression of your pages using tools like:
Link to this FAQ: