Comment on Can't get DNS to work on web server
ryan_harg@discuss.tchncs.de 2 days agoconnection 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?
dr_robotBones@reddthat.com 2 days ago
I’ve done further testing with external network connections. I’m getting a Blocked hosts error, it seems my subdomain is being targeted by ISPs.