Spaces:
Sleeping
Sleeping
Commit
·
e053a0f
1
Parent(s):
dfb0dcb
Update default.txt
Browse files- default.txt +2 -1
default.txt
CHANGED
|
@@ -38,7 +38,8 @@ server {
|
|
| 38 |
#
|
| 39 |
# include snippets/snakeoil.conf;
|
| 40 |
|
| 41 |
-
|
|
|
|
| 42 |
|
| 43 |
# Add index.php to the list if you are using PHP
|
| 44 |
index index.html index.htm index.nginx-debian.html;
|
|
|
|
| 38 |
#
|
| 39 |
# include snippets/snakeoil.conf;
|
| 40 |
|
| 41 |
+
root /home/app;
|
| 42 |
+
#root /var/www/html;
|
| 43 |
|
| 44 |
# Add index.php to the list if you are using PHP
|
| 45 |
index index.html index.htm index.nginx-debian.html;
|