Added index directive
This commit is contained in:
@@ -3,7 +3,7 @@ server {
|
|||||||
listen [::]:80;
|
listen [::]:80;
|
||||||
|
|
||||||
root /var/www/;
|
root /var/www/;
|
||||||
landingPage.html
|
index landingPage.html
|
||||||
server_name _;
|
server_name _;
|
||||||
|
|
||||||
access_log /var/log/nginx/access.log;
|
access_log /var/log/nginx/access.log;
|
||||||
|
|||||||
Reference in New Issue
Block a user