[PR #99] [MERGED] This commit resolves #98 so custom location can forward to custom path. #3188

Closed
opened 2026-02-26 07:38:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/99
Author: @kolbii
Created: 3/10/2019
Status: Merged
Merged: 3/11/2019
Merged by: @jc21

Base: developHead: feature/uri-support


📝 Commits (1)

  • ffe0137 This commit resolves #98 so custom location can forward to custom path.

📊 Changes

5 files changed (+17 additions, -3 deletions)

View changed files

📝 src/backend/internal/nginx.js (+10 -1)
📝 src/backend/schema/endpoints/proxy-hosts.json (+3 -0)
📝 src/backend/templates/_location.conf (+1 -1)
📝 src/frontend/js/app/nginx/proxy/location-item.ejs (+1 -0)
📝 src/frontend/js/i18n/messages.json (+2 -1)

📄 Description

This PR resolves #98 sub-folder forwarding.


🔄 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/NginxProxyManager/nginx-proxy-manager/pull/99 **Author:** [@kolbii](https://github.com/kolbii) **Created:** 3/10/2019 **Status:** ✅ Merged **Merged:** 3/11/2019 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `develop` ← **Head:** `feature/uri-support` --- ### 📝 Commits (1) - [`ffe0137`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/ffe013739d27b4f187b59df52a19b04c94434850) This commit resolves #98 so custom location can forward to custom path. ### 📊 Changes **5 files changed** (+17 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/backend/internal/nginx.js` (+10 -1) 📝 `src/backend/schema/endpoints/proxy-hosts.json` (+3 -0) 📝 `src/backend/templates/_location.conf` (+1 -1) 📝 `src/frontend/js/app/nginx/proxy/location-item.ejs` (+1 -0) 📝 `src/frontend/js/i18n/messages.json` (+2 -1) </details> ### 📄 Description This PR resolves #98 sub-folder forwarding. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 07:38:23 +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/nginx-proxy-manager-NginxProxyManager#3188
No description provided.