Hello Mailing list,
is there a way to do following in nginx server or location config.
- allow access to certain client addresses
- if the ip is not in the list, allow access by
ngx_http_auth_basic_module
Thanks for any help.
Best Regards,
Basti
Hello Mailing list,
is there a way to do following in nginx server or location config.
Thanks for any help.
Best Regards,
Basti
On Mon, Mar 30, 2015 at 10:45:49AM +0200, basti wrote:
Hi there,
is there a way to do following in nginx server or location config.
- allow access to certain client addresses
- if the ip is not in the list, allow access by ngx_http_auth_basic_module
Yes.
Francis D. [email protected]
Thanks a lot!
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs