google / ngx_brotli

NGINX module for Brotli compression
BSD 2-Clause "Simplified" License
2.1k stars 216 forks source link

After installing brotli it broke all my websites #107

Closed petriichuk closed 4 years ago

petriichuk commented 4 years ago

Does it change something in nginx config? How to disable and remove all changes?

eustas commented 4 years ago

Hello, could you elaborate a bit, what does "install" mean? Thanks.

petriichuk commented 4 years ago

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

eustas commented 4 years ago

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