1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Update kolibri.conf.j2

This commit is contained in:
A Holt 2019-09-27 14:50:23 -04:00 committed by GitHub
parent 11ff7384e9
commit 7890d60c7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# SEE https://github.com/iiab/iiab/blob/master/roles/kiwix/templates/kiwix.conf.j2
RedirectMatch ^{{ kolibri_url_without_slash }}$ {{ kiwix_url }}
RedirectMatch ^{{ kolibri_url_without_slash }}$ {{ kolibri_url }}
ProxyPreserveHost On
ProxyPass {{ kolibri_url }} http://localhost:{{ kolibri_http_port }}{{ kolibri_url }}