updated default nginx conf
This commit is contained in:
@@ -2,6 +2,7 @@ server {
|
||||
listen 80 default_server;
|
||||
root /var/www/html;
|
||||
index index.html index.php;
|
||||
server_name *.encyclopediedelaparole.org;
|
||||
|
||||
charset utf-8;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user