Create the Apache conf file for your user
1
|
|
Add the following to that file (change <username>
to your Mac’s username)
1 2 3 4 5 6 |
|
Complete the setup (this is where your sites will go)
1
|
|
Start Apache
1
|
|
This will also setup Apache to relaunch on system restarts.
To stop Apache, as well as disabling it for relaunch on system restarts,
1
|
|
To restart a running Apache
1
|
|
Access your sites as
1
|
|