From 4cf7a52b6a4cdee7885a2423981b3c9af589c148 Mon Sep 17 00:00:00 2001 From: Ozzieisaacs Date: Mon, 25 May 2020 21:57:13 +0200 Subject: [PATCH] Update reverse proxy setup lighthttp --- Setup-Reverse-Proxy.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Setup-Reverse-Proxy.md b/Setup-Reverse-Proxy.md index 946168f..1d134c9 100644 --- a/Setup-Reverse-Proxy.md +++ b/Setup-Reverse-Proxy.md @@ -119,6 +119,7 @@ The crossed out sections aren't needed, they are leftovers from my experiments. Lighttpd 1.4 configuration for a reverse proxy to Calibre-Web to `/calibre-web`: The following modules have to be activated: `mod_setenv`, `mod_redirect` and `mod_proxy`. +Example is for https connection, to have an normal http frontend, the X-SCHEME line has to be deleted.(?) ``` $HTTP["url"] =~ "^/calibre-web" { setenv.add-request-header = (