mirror of
https://github.com/janeczku/calibre-web
synced 2025-04-23 03:03:16 +00:00
Updated Setup Reverse Proxy (markdown)
parent
5b6518fe0c
commit
213ee06e15
@ -47,7 +47,7 @@ Listen 443
|
||||
RequestHeader set X-SCHEME https
|
||||
ProxyPass http://localhost:8083/
|
||||
ProxyPassReverse http://localhost:8083/
|
||||
ProxyPassReverseCookiePath "/" "/calibre-web/"
|
||||
ProxyPassReverseCookiePath / /calibre-web/
|
||||
</Location>
|
||||
</VirtualHost>
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user