[GH-ISSUE #1929] Flask Dynamic Subdomains #1405

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

Originally created by @i1Fury on GitHub (Mar 12, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1929

Flask webservers have the ability to parse subdomains at runtime:
http://12bej.mydomain.com/

where 12bej gets sent as a variable.

The issue i'm running into is that when i use the nginx proxy manager, i can add a wildcard cert to handle all subdomains, but when i am creating a proxy host i cannot find a way to have it just pass the subdomain to the Flask app.

Originally created by @i1Fury on GitHub (Mar 12, 2022). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1929 Flask webservers have the ability to parse subdomains at runtime: http://12bej.mydomain.com/ where 12bej gets sent as a variable. The issue i'm running into is that when i use the nginx proxy manager, i can add a wildcard cert to handle all subdomains, but when i am creating a proxy host i cannot find a way to have it just pass the subdomain to the Flask app.
kerem closed this issue 2026-02-26 07:30:51 +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#1405
No description provided.