Your domain name resolves fine for me, and it’s true you’ll need to set up https for it to work in a browser, but even with curl I get a timeout. Maybe you stopped running httpd?
The hosts is mostly so your computer can connect out to other websites, but doesn’t matter for being able to connect to something you’re serving.
Instead of httpd, maybe try out Caddy. It makes https pretty simple and free once you have a working Caddyfile.
Your domain name resolves fine for me, and it’s true you’ll need to set up https for it to work in a browser, but even with curl I get a timeout. Maybe you stopped running httpd?
The hosts is mostly so your computer can connect out to other websites, but doesn’t matter for being able to connect to something you’re serving.
Instead of httpd, maybe try out Caddy. It makes https pretty simple and free once you have a working Caddyfile.