mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #2351] Setting proxy_set_header Host <VALUE>; #1666
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#1666
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @prashantsomashekar on GitHub (Oct 31, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2351
Hi.
I need to set proxy_set_header Host value; as the application I am proxying to will not allow $host. I cannot seem to override this in a custom location block (which is ultimately being taken from proxy.conf / template). I cannot seeem to override this in server (because of the aforementioned include).
Can someone please advise on how I may do this, without hacking this thing and overriding files and removing things?
Thank you.
@prashantsomashekar commented on GitHub (Oct 31, 2022):
Closing this as there is a similar issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2076
@bilogic commented on GitHub (Apr 22, 2024):
Solution here https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2076#issuecomment-2068581644