How to set .htaccess passwd and two-factor verification on vestacp login?
How to set .htaccess passwd and two-factor verification on vestacp login?
How to set .htaccess passwd and two-factor verification on vestacp login?
-
- Support team
- Posts: 1047
- Joined: Fri Mar 21, 2014 7:49 am
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: How to set .htaccess passwd and two-factor verification on vestacp login?
Pls, read the nginx docs: https://docs.nginx.com/nginx/admin-guid ... ntication/
For VestaCP use config located at
For VestaCP use config located at
Code: Select all
/usr/local/vesta/nginx/conf/nginx.conf
Re: How to set .htaccess passwd and two-factor verification on vestacp login?
I was looking for this, many thanks!