Remove trailing slash

This commit is contained in:
Hubert Van De Walle 2020-06-26 05:48:38 +02:00
parent ab50029e66
commit a1e7c8ba98

View File

@ -18,6 +18,8 @@
} }
respond @ignore "no" 404 respond @ignore "no" 404
try_files {path} {path}/ {path}/index.html
encode gzip encode gzip
} }