FINAL?
This commit is contained in:
@@ -71,7 +71,7 @@ http {
|
||||
#root and index and server_name
|
||||
root /var/www/html;
|
||||
server_name yantoine.42.fr;
|
||||
index index.php index.html index.htm;
|
||||
index index.nginx-debian.html;
|
||||
|
||||
location / {
|
||||
try_files $uri $uri/ =404;
|
||||
|
||||
Reference in New Issue
Block a user