[GH-ISSUE #597] how to make domain name with ipaddress with path #502

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

Originally created by @hermanekaputra on GitHub (Sep 6, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/597

I run application in docker in my server not vps with IP public
I have guacamole in http://172.16.1.21:8080 and I want to it will be accesed in 172.16.1.21/guacamole
172.16.1.21/guacamole -> 172.16.1.21:8080
please teach me how..thanks
i have tried with this step but fail
in domain names i fill 172.16.1.21/guacamole, forward hostname ip : 172.16.1.21 forward port 8080
but when akses url 12.16.1.21/guacamole 404 not found

Checklist

What is troubling you?

Clear and concise description of what you're trying to do and what isn't working for you

Originally created by @hermanekaputra on GitHub (Sep 6, 2020). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/597 I run application in docker in my server not vps with IP public I have guacamole in http://172.16.1.21:8080 and I want to it will be accesed in 172.16.1.21/guacamole 172.16.1.21/guacamole -> 172.16.1.21:8080 please teach me how..thanks i have tried with this step but fail in domain names i fill 172.16.1.21/guacamole, forward hostname ip : 172.16.1.21 forward port 8080 but when akses url 12.16.1.21/guacamole 404 not found **Checklist** - Please read the [setup instructions](https://nginxproxymanager.com/setup/) - Please read the [FAQ](https://nginxproxymanager.com/faq/) **What is troubling you?** _Clear and concise description of what you're trying to do and what isn't working for you_
kerem 2026-02-26 06:33:10 +03:00
Author
Owner

@chaptergy commented on GitHub (May 12, 2021):

You should not include paths (so anything containing a /) on the details tab of a host. This is most likely the problem. But since this is fairly old, I'll close this for now.

<!-- gh-comment-id:839982370 --> @chaptergy commented on GitHub (May 12, 2021): You _should not_ include paths (so anything containing a `/`) on the details tab of a host. This is most likely the problem. But since this is fairly old, I'll close this for now.
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#502
No description provided.