From c776d6ab0b433ace13179bb7b787aa71365535e1 Mon Sep 17 00:00:00 2001 From: A Holt Date: Fri, 19 Oct 2018 11:26:43 -0400 Subject: [PATCH] Update kiwix.conf.j2 --- roles/kiwix/templates/kiwix.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/kiwix/templates/kiwix.conf.j2 b/roles/kiwix/templates/kiwix.conf.j2 index 763a5ad97..f8d1a5840 100644 --- a/roles/kiwix/templates/kiwix.conf.j2 +++ b/roles/kiwix/templates/kiwix.conf.j2 @@ -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