[PR #1121] [MERGED] docs: fix issue with reverse proxy webroot configuration #998

Closed
opened 2026-02-25 23:36:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/1121
Author: @mannykary
Created: 6/24/2025
Status: Merged
Merged: 7/12/2025
Merged by: @fmartingr

Base: masterHead: patch-1


📝 Commits (1)

  • 069ae9f docs: fix issue with reverse proxy webroot configuration

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 docs/Configuration.md (+2 -2)

📄 Description

It looks like the SHIORI_HTTP_ROOT_PATH replaced the SHIORI_WEBROOT environment variable. Also, I needed to add the trailing / to the NGINX location config (i.e. location /shiori/) to get the reverse proxy configuration to work.


🔄 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/go-shiori/shiori/pull/1121 **Author:** [@mannykary](https://github.com/mannykary) **Created:** 6/24/2025 **Status:** ✅ Merged **Merged:** 7/12/2025 **Merged by:** [@fmartingr](https://github.com/fmartingr) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`069ae9f`](https://github.com/go-shiori/shiori/commit/069ae9fb71c4dfed2432d9b3451be13e438d5bb9) docs: fix issue with reverse proxy webroot configuration ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/Configuration.md` (+2 -2) </details> ### 📄 Description It looks like the `SHIORI_HTTP_ROOT_PATH` replaced the `SHIORI_WEBROOT` environment variable. Also, I needed to add the trailing `/` to the NGINX location config (i.e. `location /shiori/`) to get the reverse proxy configuration to work. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:36:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#998
No description provided.