|
|
|
|
|
by danappelxx
3909 days ago
|
|
In a lot of cases, nginx is overkill. It's also more focused on being a reverse proxy, while ran is more for simply serving static files. Ran also comes with a cli and some other neat features that would be useless in most cases when working with nginx. |
|