httpd

Apache HTTP Server - a robust, open-source web server

brewmacoslinux
Try with needOr install directly
Source

About

Apache HTTP server

Commands

httpdapachectl

Examples

Start the Apache web server$ brew services start httpd
Check Apache configuration syntax$ httpd -t
Restart Apache after configuration changes$ brew services restart httpd