From 002275468a6fa8e48b7b837fbb5eb4135af79a89 Mon Sep 17 00:00:00 2001 From: Jonas L Date: Sun, 26 Feb 2017 21:24:17 +0100 Subject: [PATCH] Remove redirect scheme I tested it without this lines and i don't like to have it in the frontend section ! I suggest removing it ! The only usefull line is in the backend --- documentation/PROXY.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/PROXY.md b/documentation/PROXY.md index 7c822b4d..13339422 100644 --- a/documentation/PROXY.md +++ b/documentation/PROXY.md @@ -112,8 +112,7 @@ frontend https option httpclose option forwardfor - # HTTP: Redirect insecure requests to HTTPS - http-request redirect scheme https if !{ ssl_fc } + # HTTPS: Forward requests to the Libresonic backend acl is_libresonic path_beg -i /libresonic