Uncategorized

Gzip HTTP Requests with NGINX

• admin • 1 min read

If you use NGINX, you probably care about performance, and one of the easiest website performance wins is to Gzip http requests. Gzip can not only…

NGINX 301 Redirects

• admin • 1 min read

NGINX is a great lightweight webserver, and the one this blog runs on. Having made many iterations including merging other blogs into it, and removing posts…