1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-10-31 23:26:20 +00:00

Update reverse proxy setup lighthttp

Ozzieisaacs 2020-05-25 21:57:13 +02:00
parent 4b57737791
commit 4cf7a52b6a

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