How to Install Apache Web Server on OSX
$ brew install -v httpd22 2>&1
# or
$ brew install -v httpd24 2>&1
# find the configuration file
$ httpd -V
$ brew install -v httpd22 2>&1
# or
$ brew install -v httpd24 2>&1
# find the configuration file
$ httpd -V