Closed petriichuk closed 4 years ago
Hello, could you elaborate a bit, what does "install" mean? Thanks.
Done this steps https://computingforgeeks.com/how-to-enable-gzip-brotli-compression-for-nginx-on-linux/
sudo apt-add-repository -y ppa:hda-me/nginx-stable sudo apt-get update sudo apt-get install brotli nginx nginx-module-brotli
Unfortunately, we don't know what package nginx-module-brotli
in Personal Package Archive hda-me
does.
Also note, that nginx
package could have been installed from the same PPA.
Please file an issue at https://bugs.launchpad.net/~hda-me
Does it change something in nginx config? How to disable and remove all changes?