✨: config wwwdev
This commit is contained in:
@@ -4,6 +4,8 @@ server {
|
||||
|
||||
root /srv/http/wwwdev.nintendojo.fr/;
|
||||
index index.html index.htm index.php;
|
||||
auth_basic "Restricted Area";
|
||||
auth_basic_user_file /etc/nginx/wwwdev.htpasswd;
|
||||
|
||||
client_max_body_size 2G;
|
||||
|
||||
|
Reference in New Issue
Block a user