[GH-ISSUE #831] Add proxy_add_x_forwarded_for as option for X-Forwarded-For header #704

Closed
opened 2026-02-26 06:34:03 +03:00 by kerem · 1 comment
Owner

Originally created by @tarkh on GitHub (Jan 18, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/831

Thanx for cool software!
It would be nice to have proxy_set_header X-Forwarded-For option with value $proxy_add_x_forwarded_for;. Now it's hardcoded with $remote_addr, so I need to override with Advanced configuration. Maybe add it to details tab? This option is pretty common when you want to serve different domains/subdomains on same ip with same server behind proxy.
Thanx!

Originally created by @tarkh on GitHub (Jan 18, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/831 Thanx for cool software! It would be nice to have `proxy_set_header X-Forwarded-For` option with value `$proxy_add_x_forwarded_for;`. Now it's hardcoded with `$remote_addr`, so I need to override with Advanced configuration. Maybe add it to details tab? This option is pretty common when you want to serve different domains/subdomains on same ip with same server behind proxy. Thanx!
kerem 2026-02-26 06:34:03 +03:00
Author
Owner

@tarkh commented on GitHub (Jan 19, 2021):

found that this option is not so important in my workflow. Sorry for bothering )

<!-- gh-comment-id:762521284 --> @tarkh commented on GitHub (Jan 19, 2021): found that this option is not so important in my workflow. Sorry for bothering )
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#704
No description provided.