nginx

High-performance HTTP(S) server, reverse proxy, and mail proxy

brewmacoslinux
Try with needOr install directly
Source

About

HTTP(S) server and reverse proxy, and IMAP/POP3 proxy server

Commands

nginx

Examples

Start nginx web server$ nginx
Test nginx configuration for syntax errors$ nginx -t
Reload nginx configuration without stopping the server$ nginx -s reload