Welcome! Log In Create A New Profile

Advanced

AuthBasic Module

Daryl
April 27, 2010 11:20PM
Currently have set up on my server Auth basic with the following config

location ^~/eng/photos {
auth_basic "Please Login";
auth_basic_user_file /etc/nginx/passwords;
}

Even though it does work, using openssl to encrypt passwords, how do I enable it so that
login is required everytime a user access's that page. It only authenticates the first time.

Daryl


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

AuthBasic Module

Daryl April 27, 2010 11:20PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 212
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