1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
iiab/roles/kiwix/templates/kiwix.conf.j2
Tim Moody 4c64423f16 remove unneeded directives
the Readme is left for others.
2018-08-07 18:05:11 -04:00

4 lines
148 B
Django/Jinja

RewriteEngine on
RewriteRule ^{{ kiwix_alias_url }}$ {{ kiwix_url }} [R]
ProxyPass {{ kiwix_url }} http://127.0.0.1:{{ kiwix_port}}{{ kiwix_url }}