summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--puszcza.jopek.eu.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/puszcza.jopek.eu.conf b/puszcza.jopek.eu.conf
index 461fe45..d05077a 100644
--- a/puszcza.jopek.eu.conf
+++ b/puszcza.jopek.eu.conf
@@ -21,6 +21,7 @@ server {
location / {
root /var/www/puszcza.jopek.eu/uploads;
+ try_files $uri $uri.html $uri/;
}
ssl_certificate /etc/acme.sh/jopek.eu_ecc/fullchain.cer;