This commit is contained in:
parent
1770795f16
commit
b6fd907373
@ -39,7 +39,7 @@ http {
|
|||||||
expires 7d;
|
expires 7d;
|
||||||
|
|
||||||
# Serve the file directly from disk
|
# Serve the file directly from disk
|
||||||
try_files $uri $uri/;
|
try_files $uri $uri/ =404;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user