mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update calibre-web.conf.j2
This commit is contained in:
parent
9f0182f972
commit
ec9cefc87d
1 changed files with 3 additions and 1 deletions
|
@ -11,7 +11,9 @@ RequestHeader set X-SCHEME http
|
|||
|
||||
ProxyPass {{ calibreweb_url }} http://localhost:{{ calibreweb_port }}/
|
||||
|
||||
# Appears unnec:
|
||||
# Possibly unnec? (ProxyPassReverse rewrites internal links, that come back
|
||||
# from proxy! Whereas e.g. kiwix.conf doesn't need this, as kiwix itself
|
||||
# prefixes URLs, thanks to --urlRootLocation=/kiwix/ in its systemd file.)
|
||||
ProxyPassReverse {{ calibreweb_url }} http://localhost:{{ calibreweb_port }}/
|
||||
|
||||
# </Location>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue