Blog
Topics
3 articles tagged 'nginx'
Dec 28, 2024
, updated on: Jan 3, 2025
How to Enable Brotli with Nginx On Ubuntu
How I enabled brotli compression on my Nginx web server. Brotli is a compression algorithm for web that's more efficient than Gzip for compressing HTML, CSS, JS, and other such files.
Dec 26, 2024
How I enabled Nginx Proxy Cache on this Blog
Let's see how you can speed up a website by enabling full page caching with Nginx Proxy Cache or Nginx FastCGI Cache.
Jun 5, 2022
, updated on: Dec 3, 2022
How to Set Up Nginx Reverse Proxy for Node.js Application
This post shows how to deploy a Node.js application behind an Nginx reverse proxy server. Also discussing Git deployment and SSL setup.
← Previous
Next →