Pleroma Apache Config not working #90
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
I wanted to install Pleroma on my server, but now I can't access the website. Everytime I try to open it, I get an ERR_SSL_PROTOCOL_ERROR. To be honest, before I tried pleroma, I tried installing Mastodon and got the same error with apache configs I found online. Does anyone have solutions why I have this problem? The LetsEncrypt ceritifcate works just fine under nginx.
I also get no errors in the "httpd-pleroma-error.log" file.
Would be weird but what happens if you try another browser (Chrome vs. Firefox vs. WebKit) or
curl?With "curl" I can see, that the domain "social.deko.yt" uses the php file in "/var/www/html" (which is pretty much just a redirect to youtube) but not to "127.0.0.1:4000"