mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 09:55:51 +03:00
[GH-ISSUE #3914] New type of hosts: Masked hosts, should be simple. #2567
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#2567
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 @jdelgadocr on GitHub (Aug 3, 2024).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3914
I need to use my domains for pages from a service I contracted. The service charges too much for accepting my domain so I use WP to load the plugin "Content Mask" which I enable in a given page to make it load the long URL in an iFrame. I set that page as my WP homepage so now when people goes to my domain it internally loads the stuff from the service but the browser still shows my domain in the URL bar.
That's it.For each new site I have to setup a new docker container and configure it. It takes me about 30 minutes to get it ready. (I know, I can try some other approachs)
Having NPM doing it would be a 5 minute thing (because I use LetsEncrypt certs)
I tried some custom Nginx custom config with Proxy, Redirection and 404 Host types but no luck with that.
I think this could be something easy using as a starter point the 404 Host type. Just fill the body element with:
@github-actions[bot] commented on GitHub (Feb 14, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍