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
master
Jonas L 8 years ago committed by GitHub
parent e2e4dd655d
commit 002275468a
  1. 3
      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

Loading…
Cancel
Save