From 33405111d53ac0288adbd2881f3e5a7c1cacc999 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Thu, 18 Nov 2021 00:19:49 +0100 Subject: send_file: Make sure send file header value contains the right amount of slashes --- example/travels.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'example/travels.conf') diff --git a/example/travels.conf b/example/travels.conf index 3972bc0..89bba59 100644 --- a/example/travels.conf +++ b/example/travels.conf @@ -11,5 +11,5 @@ geojson.database = timezones.geojson.json # nginx site.sendfile.header = X-Accel-Redirect -site.sendfile.path = /media/ -site.sendfile.static_path = /static/ +site.sendfile.path = /media +site.sendfile.static_path = /static -- cgit v1.2.3-70-g09d2