Geo module in NGINX #19558
snortwolf
started this conversation in
Show and tell
Geo module in NGINX
#19558
Replies: 0 comments
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.
-
Here's an example of using NGINX's geo module to authenticate as admin from a certain subnet. In my case, the family uses wireless (10.2.x.y) while I've stuck with ethernet (10.1.x.y).
Further reading: Setting up a reverse proxy - Nginx Reverse Proxy and Authentication - Header mapping
Disclaimer of "don't do this an on internet-facing server" has been omitted and is left for the commenters. /s
Beta Was this translation helpful? Give feedback.
All reactions