Skip to main content NPM and DNS over TLS : r/nginxproxymanager
r/nginxproxymanager icon
Go to nginxproxymanager
•

NPM and DNS over TLS

Hi

I currently use nginx in my efforts to secure my dns traffic. via DoT. I used the following guide to set it up and it works like a bomb. I also make use of webmin for monitoring and basic admin tasks. I would like to redirect port 10000 to webmin, which it runs on natively but can be changed. I would like my request to the to look something like https://mydomain.example/webmin instead of the https://public-ip:10000. I have tried and gave up on trying to hack configs together from various sources to make nginx do the redirect for me without using npm. I would really like to use npm for both of my needs. According to the documentation my current Nginx setup will break. I can redo my server and install npm but, how would i integrate the two? I basicly listen on port 80 and the it gets redirected to port 853 to do the DoT part. Would someone be so kind as to try and assist me with a integration if possible.

Kind Regards

Rudi

The feeling of not having enough time to finish all your tasks is real! Well, with monday.com’s work management platform, get more done in less time with automations, real-time communication, and notifications. Smash that done button! Try now.
Thumbnail image: The feeling of not having enough time to finish all your tasks is real! Well, with monday.com’s work management platform, get more done in less time with automations, real-time communication, and notifications. Smash that done button! Try now.
Sort by:
Best
Open comment sort options

Just use sub domains not sub directories

Hi xstar97. Typo. I meant to say https://www.example.com/webmin.

Regards

Rudi

More replies
More replies