NGINX - CORS with a single if
Configuring NGINX CORS with a single if using maps and add_header directives.
5 posts
Configuring NGINX CORS with a single if using maps and add_header directives.
Configuring NGINX+ modules to create a replicated key-value store using the mirror module.
NGINX+ mirror module purges cache for non-GET requests using the purge option and $uri variables.
Configuring NGINX to generate and forward a unique X-Request-ID header to upstream servers.
Using NGINX's map directive simplifies upstream configurations by reducing redundant location blocks.