fix
This commit is contained in:
parent
8d6ef30850
commit
fd56cf1d05
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
root /var/www/;
|
||||
location __PATH__/ {
|
||||
index index.html; # Pour automatiquement avoir le load de index.html
|
||||
index index.htm; # Pour automatiquement avoir le load de index.html
|
||||
|
||||
}
|
Loading…
Reference in a new issue