Re: Managing Static Files

2024-01-30 Thread Maxim Dounin
Hello! On Tue, Jan 30, 2024 at 07:36:49AM +, bittn...@gmail.com wrote: > Hi...I read a few articles about managing static files and I'm a > bit confused! > I use Nginx as the main server to host my website > I enabled gzip and brotli > I have also enabled gzip_static and

Managing Static Files

2024-01-29 Thread bittn...@gmail.com
Hi...I read a few articles about managing static files and I'm a bit confused! I use Nginx as the main server to host my website I enabled gzip and brotli I have also enabled gzip_static and brotli_static And I have pre-compressed all static files with gzip and brotli I read in an article