]> git.ipfire.org Git - thirdparty/dehydrated.git/commit
Add ^~ to nginx location block
authorPandark <adrien-dev@pachkoff.com>
Sun, 28 Jan 2018 01:15:33 +0000 (02:15 +0100)
committerLukas Schauer <lukas@schauer.so>
Sun, 28 Jan 2018 05:18:10 +0000 (06:18 +0100)
commit471899b4d8d1887565c47695397bf92267db69ea
tree8ff210a7ed5d285b856e3d61dfe76b5b65c4d056
parentec5dbcc8161038601ebc68ec0a2a0417f87d459d
Add ^~ to nginx location block

To make sure it is not overridden.
> http://nginx.org/en/docs/http/ngx_http_core_module.html#location :
> If the longest matching prefix location has the “^~” modifier then regular expressions are not checked.
docs/wellknown.md