Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

8
  • Can you post your actual apache config?
    – jvda
    Commented May 2, 2021 at 17:56
  • @jvda I just added the files I think are more relevant, if you think I missed something just let me know. Thanks in advance for your kind help.
    – RabidTunes
    Commented May 2, 2021 at 21:13
  • Is there also a virtualhost file for a specific domain? And do you also have a virtualhost file listening for port 443? It seems as if you have a rewriting rule on HTTP to HTTPS but no actual HTTPS config?
    – jvda
    Commented May 2, 2021 at 22:22
  • I don't think so, those 3 are the only files in /etc/apache2/sites-available. May I need to create another file?
    – RabidTunes
    Commented May 3, 2021 at 9:26
  • 1
    @jvda I think I figured out the problem, I might have some interferences because of my wireguard vpn, I'll update with an answer if I get it to work
    – RabidTunes
    Commented May 4, 2021 at 10:36