I added text/tab-separated-values to gzip_types in /etc/nginx/nginx.conf how do i ensure that doesn’t get overwritten when upgrades occur? does hestia keep our customization’s to nginx.conf?
If you are not modifying existing directives but adding new ones to the http block, instead of editing nginx.conf, add them to a new configuration file in /etc/nginx/conf.d/, such as /etc/nginx/conf.d/hoster.conf.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.