block direct ip access to NPM #2286
Unanswered
AndreaSchwibbert
asked this question in
Q&A
Replies: 1 comment 2 replies
-
I'm also interested in this function. According to an article I found, this can be done by adding the following to the configuration file of NGINX:
The approach I'm taking is to investigate the custom configuration options of NPM. I am hoping to identify which of the files to use and add the code block to a file in my github repo for my edge servers, then I can pull the configuration and do a Does anyone have any direction on this? Anyone done it before? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi, can you help me to disable direct IP http/https access to nginx proxy ?
I would like to nginx stop answer to http://51.68.245.98/ and https://51.68.245.98/ for example and discard connection
Beta Was this translation helpful? Give feedback.
All reactions