You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a reverse proxy on another local machine that handles all the HTTP/DNS traffic for all of my services so when nginx is trying to force incoming connections to only be HTTPS its preventing my reverse proxy from serving owncloud. (400 Bad Request The plain HTTP request was sent to HTTPS port)
The text was updated successfully, but these errors were encountered:
Hello,
Is there an easy way in your docker image for this https://registry.hub.docker.com/r/dlandon/owncloud
To allow the site to just be hosted in raw HTTP, disabling HTTPS?
I have a reverse proxy on another local machine that handles all the HTTP/DNS traffic for all of my services so when nginx is trying to force incoming connections to only be HTTPS its preventing my reverse proxy from serving owncloud. (400 Bad Request The plain HTTP request was sent to HTTPS port)
The text was updated successfully, but these errors were encountered: