[PR #3945] Modify the Host value to $http_host in order to pass the port number … #3781

Open
opened 2026-02-26 08:31:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/3945
Author: @1oca1h0st
Created: 8/21/2024
Status: 🔄 Open

Base: developHead: patch-1


📝 Commits (2)

  • 288df29 Modify the Host value to $http_host in order to pass the port number while maintaining transparency.
  • e392503 Merge branch 'NginxProxyManager:develop' into patch-1

📊 Changes

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

View changed files

📝 docker/rootfs/etc/nginx/conf.d/include/proxy.conf (+1 -1)

📄 Description

…while maintaining transparency.

Modify the Host value from $host to $http_host in order to pass the port number while maintaining transparency.

#2516 related.


🔄 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/3945 **Author:** [@1oca1h0st](https://github.com/1oca1h0st) **Created:** 8/21/2024 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`288df29`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/288df29b5076ad6e72684908935aa67bb47beff6) Modify the Host value to $http_host in order to pass the port number while maintaining transparency. - [`e392503`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/e392503b33c25fc0ad93c2dc75f1ec30568af02a) Merge branch 'NginxProxyManager:develop' into patch-1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docker/rootfs/etc/nginx/conf.d/include/proxy.conf` (+1 -1) </details> ### 📄 Description …while maintaining transparency. Modify the Host value from $host to $http_host in order to pass the port number while maintaining transparency. #2516 related. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#3781
No description provided.