Add aoc.typename.fr to the list of domains.
This commit is contained in:
6
vhost.d/aoc.typename.fr
Normal file
6
vhost.d/aoc.typename.fr
Normal file
@@ -0,0 +1,6 @@
|
||||
auth_basic "AOC Area";
|
||||
auth_basic_user_file /etc/nginx/vhost.d/aoc_auth.htpasswd;
|
||||
|
||||
proxy_read_timeout 300;
|
||||
proxy_connect_timeout 300;
|
||||
proxy_send_timeout 300;
|
1
vhost.d/aoc_auth.htpasswd
Normal file
1
vhost.d/aoc_auth.htpasswd
Normal file
@@ -0,0 +1 @@
|
||||
aoc:$apr1$HWdCMZdT$yR9qzGU1tduny4sXtItFM/
|
Reference in New Issue
Block a user