matrix-docker-ansible-deploy/roles/matrix-nginx-proxy/templates
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
..
cron.d Stop using Ansible's cron module 2020-09-06 10:49:19 +03:00
nginx Prevent certain nginx location blocks from being ignored 2020-10-28 09:38:04 +02:00
systemd Remove hardcoded command paths in systemd unit files 2020-05-27 23:14:54 +02:00
usr-local-bin Fix inconsistent whitespace 2020-04-17 00:53:26 +02:00