mirror of
https://github.com/janeczku/calibre-web
synced 2024-10-31 15:16:20 +00:00
Update apache reverse proxy
parent
c14130c93a
commit
f698501ccc
@ -42,7 +42,7 @@ Listen 443
|
||||
SSLCertificateFile "C:\Apache24\conf\ssl\test.crt"
|
||||
SSLCertificateKeyFile "C:\Apache24\conf\ssl\test.key"
|
||||
|
||||
<Location "/calibre-web" >
|
||||
<Location /calibre-web >
|
||||
RequestHeader set X-SCRIPT-NAME /calibre-web
|
||||
RequestHeader set X-SCHEME https
|
||||
ProxyPass http://localhost:8083/
|
||||
|
Loading…
Reference in New Issue
Block a user