Httpd on Mac: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 15: Line 15:
       │
       │
       └── opt
       └── opt
              └── httpd
            └── httpd
                            └──  bin
                  └──  bin

Revision as of 03:09, 25 December 2023

Internal

Installation

Httpd Installation on Mac

Start at Boot

sudo brew services start httpd

Directory Layout

/opt
 └── brew
      ├── Cellar
      │
      └── opt
            └── httpd
                  └──  bin