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.

Required fields*

7
  • Are there any relevant messages in your logs. Commented Dec 1, 2017 at 5:23
  • 1
    It's Debian-based. Did you link the sites-available conf to sites-enabled? Commented Dec 1, 2017 at 5:31
  • No, no relevant messages in my error log. And yes, the link is working. I'm able to connect fine to http:// my.domain.com and everything works as it should but https:// my.domain.com comes up with a 'connection refused' error, so I at least know that all the basic settings and configs are working. It's something specifically to do with https / port 443. Commented Dec 1, 2017 at 5:47
  • Then you need to solve the log issue first. In my experience, nginx is pretty good at letting you know if there is a problem. Commented Dec 1, 2017 at 5:51
  • Well, it's all running without error, so what error would it be putting in my log? Commented Dec 1, 2017 at 5:56