Added SERVERROOT, which is common terminology to help web developers quickly identify the intended value of SERVERROOT and consequently, the value of WELLKNOWN.
🔄 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/336
**Author:** [@tekbasse](https://github.com/tekbasse)
**Created:** 1/5/2017
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (4)
- [`b155006`](https://github.com/dehydrated-io/dehydrated/commit/b155006b9d43ff9d2d4af0b16633f829f2c0ecba) decoupled WELLKNOWN from SERVERROOT to reduce implementation complexity.
- [`6394861`](https://github.com/dehydrated-io/dehydrated/commit/63948613f25743b2de3c2f5e3f29e73b7acd18ff) reverted WELLKNOWN value to default multi-serverroot example
- [`49524c0`](https://github.com/dehydrated-io/dehydrated/commit/49524c0ad7737cf7f4ae13906ea405db11a5958e) revised documentation for clarity and adapt to new acme draft
- [`1767058`](https://github.com/dehydrated-io/dehydrated/commit/1767058d86584b06fd61f1d16652ac71c003e26d) revised README for clarity and convenience by editing text and adding some file references that were implicit.
### 📊 Changes
**3 files changed** (+70 additions, -15 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+22 -7)
📝 `docs/examples/config` (+9 -1)
📝 `docs/wellknown.md` (+39 -7)
</details>
### 📄 Description
Added SERVERROOT, which is common terminology to help web developers quickly identify the intended value of SERVERROOT and consequently, the value of WELLKNOWN.
---
<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/336
Author: @tekbasse
Created: 1/5/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
b155006decoupled WELLKNOWN from SERVERROOT to reduce implementation complexity.6394861reverted WELLKNOWN value to default multi-serverroot example49524c0revised documentation for clarity and adapt to new acme draft1767058revised README for clarity and convenience by editing text and adding some file references that were implicit.📊 Changes
3 files changed (+70 additions, -15 deletions)
View changed files
📝
README.md(+22 -7)📝
docs/examples/config(+9 -1)📝
docs/wellknown.md(+39 -7)📄 Description
Added SERVERROOT, which is common terminology to help web developers quickly identify the intended value of SERVERROOT and consequently, the value of WELLKNOWN.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.