diff --git a/roles/calibre-web/templates/calibre-web.conf.j2 b/roles/calibre-web/templates/calibre-web.conf.j2 index 369270aed..a24f25f6b 100644 --- a/roles/calibre-web/templates/calibre-web.conf.j2 +++ b/roles/calibre-web/templates/calibre-web.conf.j2 @@ -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 # -# Unnec when "{{ calibreweb_url }}" is added to Proxy* directive(s) further below -# +# Unnec when "{{ calibreweb_url1 }}" is added to Proxy* directive(s) further below +# # 2019-07-14: this line remains necessary (page barely renders without it!) RequestHeader set X-SCRIPT-NAME {{ calibreweb_url1 }}