Welcome! Log In Create A New Profile

Advanced

Re: Basic protection for different IPs

Manuel Thoenes
October 08, 2015 06:34AM
Hi Ian,

simply combine your basic auth with
==
auth_basic "xxxx";
auth_basic_user_file xxxx;

satisfy any;
allow 127.0.0.1;
allow ::1;
deny all;
==

Regards,
Manu
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Basic protection for different IPs

Ian Hobson October 08, 2015 06:24AM

Re: Basic protection for different IPs

Manuel Thoenes October 08, 2015 06:34AM

Re: Basic protection for different IPs

Bill Ries-Knight October 08, 2015 11:38AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 213
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready