mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update kiwix.conf.j2
This commit is contained in:
parent
41d6cf4cb6
commit
c776d6ab0b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ RedirectMatch ^{{ kiwix_alias_url }}$ {{ kiwix_url }}
|
|||
# 2018-08-31: SUCCEEDS in enabling http://box/kiwix/ & http://box/kiwix/zim & http://box/kiwix/zim/
|
||||
#ProxyPreserveHost On
|
||||
ProxyPass {{ kiwix_url }} http://127.0.0.1:{{ kiwix_port}}{{ kiwix_url }}
|
||||
12345678901234567890123456789012345678901234567890123456789012345678901234567890
|
||||
|
||||
# CLARIF: ProxyPassReverse rewrites internal links, that come back from Apache
|
||||
# proxy. Whereas e.g. calibre-web.conf (and others) use this, kiwix.conf does
|
||||
# not, as kiwix itself prefixes URLs thanks to --urlRootLocation=/kiwix/ in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue