NextCloud and OnlyOffice Behind Apache Reverse Proxy Re ONLYOFFICE/DocumentServer 

Include following lines to the https->http proxy virtual host

SetEnvIf Host "^(.*)$" THE_HOST=$1
RequestHeader set X-Forwarded-Proto https
ProxyAddHeaders Off

Source: NextCloud and OnlyOffice Behind Apache Reverse Proxy Receiving 302 Found Nginx · Issue #235 · ONLYOFFICE/DocumentServer · GitHub

NextCloud and OnlyOffice Behind Apache Reverse Proxy Re ONLYOFFICE/DocumentServer  was last modified: April 24th, 2020 by Jovan Stosic

Leave a Reply