> I'm new to servers and proxies, 
> But don't you think running both nginx and Apache on port 80 of same machine 
> will cause one of those to fail to start.
> In my opinion backend should be on different IP:port combination.
> Please correct me if I'm wrong.

It is correct (though you can work arround it by backend (apache) listening 
only on 127.0.0.1 interface and nginx as frontend on the real ip).

But to me the initial posters configuration excerpt looked like having just 
generic comments not representing the actual case.

rr
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to