Problem configuring Nginx to host SpreeCommerce - 502 error

mex nginx-forum at nginx.us
Wed Mar 6 06:07:05 UTC 2013


looks like a recursion to me, no?
you point your nginx.conf to proxy_pass
to http://www.masterjoestoybox.net/
and then you define with your mjtb 
a config that listens to www.masterjoestoybox.net
and proxy_passes to http://www.masterjoestoybox.net/

and you configure a upstream unicorn_server in your
nginx.conf but never use it?

maybe you can throw away the mjtb - config 

btw, 
http://wiki.nginx.org/IfIsEvil
http://wiki.nginx.org/Pitfalls



regards, 


mex

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,236971,236973#msg-236973



More information about the nginx mailing list