Welcome! Log In Create A New Profile

Advanced

os x with public nginx web server?

Jonathan Chetwynd
December 06, 2010 12:36PM
os x with public nginx web server?

having great trouble serving with nginx.

apache serves fine globally,
alternatively nginx serves fine to local network.

however my hosted domains are not found when using nginx

advice please.

details attached

regards

Jonathan Chetwynd

os x 10.5.6, nginx 0.8.53
web sharing + apache on www.peepo.com resolves fine.
apache is shut down: telnet localhost 80 Connection refused

my router IP address is 81.134.22.123

http://192.168.1.62/
http://81.134.22.123
http://www.peepo.com
all resolve fine on local net,

but apparently not out in the world:
http://downforeveryoneorjustme.com/http://81.134.22.123
http://downforeveryoneorjustme.com/http://www.peepo.com
both report broken

nginx.conf
server {
listen 80;
server_name www.peepo.com peepo.com;
....
}


_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

os x with public nginx web server?

Jonathan Chetwynd December 06, 2010 12:36PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 113
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready