From 8dbf73d3f521c46a45d3e2c0c3e3e919f575a2fe Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Fri, 4 Jan 2019 22:27:01 -0800 Subject: [PATCH] syncthing: Use exact matches when enforcing trailing '/' Reviewed-by: James Valleroy --- data/etc/apache2/conf-available/syncthing-plinth.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/etc/apache2/conf-available/syncthing-plinth.conf b/data/etc/apache2/conf-available/syncthing-plinth.conf index d4c66d444..b4cdaddab 100644 --- a/data/etc/apache2/conf-available/syncthing-plinth.conf +++ b/data/etc/apache2/conf-available/syncthing-plinth.conf @@ -6,7 +6,7 @@ # work without a slash at the end. - + RewriteEngine On RewriteCond %{REQUEST_URI} ^/syncthing$