23
Self-Hosted Wefwef returns black page
(discuss.tchncs.de)
wefwef is now Voyager! Subscribe to !voyagerapp@lemmy.world.
Sorry, I had accidentally killed the docker-container. Should be running again now. The server is not in a sub-folder, it's a docking container with a proxy redirect to the external port of the container. So the server is not in norgur.com/wefwef, but it's listening to the redirect norgur.com/wefwef.
Right, what I meant is you are hosting it on nginx as norgur.com/wefwef instead of wefwef.norgur.com. I have mine hosted as a subdomain.
What does your nginx code block look like?
(7914 is the external port of the container, so that's correct)
When you go to the local IP internally does it load properly?
it does load properly when I call the website directly by the server's hostname (which doesn't have HTTPS enabled).