HTTP
How to block POST requests in nginx
Want to block all HTTP POST requests in nginx? There are multiple ways to achieve this and within this article we look at the best fit.
How to test if a website supports Brotli or Gzip compression
Optimizing a web server and its content can be done using brotli and gzip compression. This article shows a few ways to test your website.