|
|
|
|
|
by ericgoldberg
4662 days ago
|
|
nginx is a joy to configure and work with. I like the style of thinking of "OK, I'll run this on port 7001 and just use iptables to forward 80 -> 7001" Lets you run services as non-root, with the exception of the iptables one time setup. |
|