Comment on Can't get DNS to work on web server

<- View Parent
ryan_harg@discuss.tchncs.de ⁨2⁩ ⁨days⁩ ago

connection timeout doesn’t sound like ssl problem to me. is the webserver actually running? i think i read nginx in a different post, you might look for a running nginx process using

ps aux | grep nginx

If it is running, is the connection working with normal http:// on port 80?

source
Sort:hotnewtop