matrix-docker-ansible-deploy/roles/matrix-nginx-proxy/templates/nginx/conf.d
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
..
matrix-client-element.conf.j2 Update matrix-client-element.conf.j2 2020-07-22 10:38:50 -07:00
matrix-dimension.conf.j2 Allow framing Dimension 2020-07-25 07:08:32 +03:00
matrix-domain.conf.j2 matrix-nginx-proxy: adding additional configuration blocks 2020-02-10 23:42:41 +01:00
matrix-jitsi.conf.j2 Allow framing Jitsi 2020-08-04 16:08:11 +03:00
matrix-riot-web.conf.j2 Riot is now Element 2020-07-17 11:31:20 +03:00
matrix-synapse.conf.j2 Prevent certain nginx location blocks from being ignored 2020-10-28 09:38:04 +02:00
nginx-http.conf.j2 Riot is now Element 2020-07-17 11:31:20 +03:00