🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/dehydrated-io/dehydrated/pull/469
**Author:** [@pandark](https://github.com/pandark)
**Created:** 1/28/2018
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`b8545ca`](https://github.com/dehydrated-io/dehydrated/commit/b8545ca20f2eec667e98b3f774ee283b70e284b1) Add ^~ to nginx location block
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `docs/wellknown.md` (+1 -1)
</details>
### 📄 Description
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.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/469
Author: @pandark
Created: 1/28/2018
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
b8545caAdd ^~ to nginx location block📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
docs/wellknown.md(+1 -1)📄 Description
To make sure it is not overridden.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.