Httpd Installation on Mac: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
brew install httpd
brew install httpd
</syntaxhighlight>
</syntaxhighlight>
Also see {{Internal|Httpd_Compilation_on_Mac|Compilation on Mac}}
=Troubleshooting=
* [[Mac_launchd#System_httpd_keeps_starting_in_foreground|System httpd keeps starting in foreground]]


=httpd on Mac=
=httpd on Mac=
{{Internal|Httpd on Mac#Overview|httpd on Mac}}
{{Internal|Httpd on Mac#Overview|httpd on Mac}}

Latest revision as of 23:34, 29 December 2023

Internal

Overview

As non-root:

brew install httpd

httpd on Mac

httpd on Mac