Server is setup with the full desktop install of Kubuntu Linux 18.04LTS. I Nginx, and Apache2 installed. I also have Gogs installed. And I have 4 cert's from Let's Encrypt installed.
From a web browser on any of the computers on my LAN (and because I've edited my HOSTS file on them), I can get to any of the 4 web sites on my server using i.e. , , ,
where Domain1 and Domain 2 are served from the Apache2, reverse-proxied from Nginx. Domain3 and Domain4 are served directly from Nginx, with Domain 4 actually serving up the Gogs service. The MyEncrypt stuff all goes through Nginx. It seems to all be working well, except that I can't access any of these 4 domains from the browser on my server. I realize having a browser on a server is a bit unusual, and it is perhaps not a major problem, but shouldn't there be some way to make it work? All I get are timeout errors from it.