Update reverse proxy setup lighthttp

Ozzieisaacs 2020-05-25 21:57:13 +02:00
parent 4b57737791
commit 4cf7a52b6a
1 changed files with 1 additions and 0 deletions

@ -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 = (