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
This commit is contained in:
Jonas L
2017-02-26 21:24:17 +01:00
committed by GitHub
parent e2e4dd655d
commit 002275468a
+1 -2
View File
@@ -112,8 +112,7 @@ frontend https
option httpclose option httpclose
option forwardfor option forwardfor
# HTTP: Redirect insecure requests to HTTPS
http-request redirect scheme https if !{ ssl_fc }
# HTTPS: Forward requests to the Libresonic backend # HTTPS: Forward requests to the Libresonic backend
acl is_libresonic path_beg -i /libresonic acl is_libresonic path_beg -i /libresonic