mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
calibreweb_url -> calibreweb_url1 fix in comment, for Ansible
This commit is contained in:
parent
78e9a1f2c4
commit
8bff00b957
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
# Line used to work (in August 2018) but prevented http://box/books from working in October 2018: https://github.com/iiab/iiab/issues/1196
|
# Line used to work (in August 2018) but prevented http://box/books from working in October 2018: https://github.com/iiab/iiab/issues/1196
|
||||||
#<VirtualHost *:80>
|
#<VirtualHost *:80>
|
||||||
|
|
||||||
# Unnec when "{{ calibreweb_url }}" is added to Proxy* directive(s) further below
|
# Unnec when "{{ calibreweb_url1 }}" is added to Proxy* directive(s) further below
|
||||||
# <Location "{{ calibreweb_url }}" >
|
# <Location "{{ calibreweb_url1 }}" >
|
||||||
|
|
||||||
# 2019-07-14: this line remains necessary (page barely renders without it!)
|
# 2019-07-14: this line remains necessary (page barely renders without it!)
|
||||||
RequestHeader set X-SCRIPT-NAME {{ calibreweb_url1 }}
|
RequestHeader set X-SCRIPT-NAME {{ calibreweb_url1 }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue