VPN-Management-GUI 2.0.3 porting start
This commit is contained in:
7
install/.htaccess
Normal file
7
install/.htaccess
Normal file
@@ -0,0 +1,7 @@
|
||||
AuthType Basic
|
||||
AuthName "VPN WebAdmin - Authorised Personal Only"
|
||||
AuthBasicProvider file
|
||||
AuthUserFile /etc/apache2/htpasswd
|
||||
AuthGroupFile /dev/null
|
||||
require valid-user
|
||||
|
Reference in New Issue
Block a user