mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Update kiwix.conf.j2
This commit is contained in:
parent
c05585e745
commit
43747fb1a8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
ProxyPreserveHost On
|
||||
ProxyPass {{ kiwix_url }} http://127.0.0.1:{{ kiwix_port}}{{ kiwix_url }}
|
||||
ProxyPass {{ kiwix_url }} http://127.0.0.1:{{ kiwix_port}}{{ kiwix_url }}
|
||||
ProxyPassReverse {{ kiwix_url }} http://127.0.0.1:{{ kiwix_port}}{{ kiwix_url }}
|
||||
|
||||
RewriteEngine on
|
||||
|
|
Loading…
Reference in a new issue