this post was submitted on 13 Jul 2024
1 points (100.0% liked)

nginx

4 readers
1 users here now

The nginx community on Reddit. Reddit gives you the best of the internet in one place.

founded 1 year ago
MODERATORS
 
The original post: /r/nginx by /u/Aslimedr_wsnear on 2024-07-13 13:33:19.

I have NGINX set up and I can access my internal apps by going to a specific url (duckdns in my case). so if I go to my internal URL site it will provide me access to my internal page.

but if I also go into the web browser and type in the internal IP address of that same page instead, it works, obviously HTTP without an SSL certificate.

can NGINX redirect traffic so if someone types in 192.168... it will instead direct them to the URL instead?

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here