!!!Setting up, updating Apache web server on OSX

!!Config

The default DocumentRoot for Mac OS X El Capitan is /Library/WebServer/Documents

```
cd /etc/apache2/
cp httpd.conf httpd.conf.bak
```

!!Web Root