matrix-docker-ansible-deploy/roles/matrix-nginx-proxy/templates/nginx
Slavi Pantaleev ef07aa8e5d Prevent certain nginx location blocks from being ignored
The regex introduced in 63a49bb2dc seems to take precedence
over the bare location blocks, causing a regression.

> It is important to understand that, by default, Nginx will serve regular expression matches in preference to prefix matches.
> However, it evaluates prefix locations first, allowing for the administer to override this tendency by specifying locations using the = and ^~ modifiers.

Source: https://www.digitalocean.com/community/tutorials/understanding-nginx-server-and-location-block-selection-algorithms
2020-10-28 09:38:04 +02:00
..
conf.d Prevent certain nginx location blocks from being ignored 2020-10-28 09:38:04 +02:00
matrix-synapse-metrics-htpasswd.j2 Fix indentation in templates 2019-05-07 21:23:35 +02:00
nginx.conf.j2 Fix indentation in templates 2019-05-07 21:23:35 +02:00