[GH-ISSUE #1175] Is this possible on NPM? #962

Closed
opened 2026-02-26 06:35:13 +03:00 by kerem · 2 comments
Owner

Originally created by @ManjiChiba on GitHub (Jun 14, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1175

I want to do something similar to this:

top100.duckdns.org/listado/xxxxx/xxxx redirect to 192.168.1.1
top100.duckdns.org/usuario/xxxx/xxxxx redirect to 192.168.1.2 (in the future /usuario=idxxxx/ after validating on Keyloack or some similar micro-service )

I try to do it with tab locations with

/listado redirect to 192.168.1.1
/usuario redirect to 192.168.1.2

but don't work. (it charge the .html with curl and the ip curl http://192.168.1.1)

Is it possible?

Originally created by @ManjiChiba on GitHub (Jun 14, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1175 I want to do something similar to this: top100.duckdns.org/listado/xxxxx/xxxx redirect to 192.168.1.1 top100.duckdns.org/usuario/xxxx/xxxxx redirect to 192.168.1.2 (in the future /usuario=idxxxx/ after validating on Keyloack or some similar micro-service ) I try to do it with tab locations with /listado redirect to 192.168.1.1 /usuario redirect to 192.168.1.2 but don't work. (it charge the .html with curl and the ip curl http://192.168.1.1) Is it possible?
kerem 2026-02-26 06:35:13 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@github-actions[bot] commented on GitHub (Mar 9, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:1986685625 --> @github-actions[bot] commented on GitHub (Mar 9, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@github-actions[bot] commented on GitHub (Apr 21, 2025):

Issue was closed due to inactivity.

<!-- gh-comment-id:2817492920 --> @github-actions[bot] commented on GitHub (Apr 21, 2025): Issue was closed due to inactivity.
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#962
No description provided.