| ... | @@ -36,7 +36,8 @@ The `root` user __must__ be used for all entries in the vhost files. | 
... | @@ -36,7 +36,8 @@ The `root` user __must__ be used for all entries in the vhost files. | 
| 
 | 
 | 
 | 
 | 
| 
 | 
#### Adding a `vhost` Entry to Staging
 | 
 | 
#### Adding a `vhost` Entry to Staging
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
htpasswwd
 | 
 | 
 | 
 | 
 | 
 | 
Add `vhost` directory directive to file at: `/etc/httpd/conf.d/staging.digitec.io.conf`
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
```apache.conf
 | 
 | 
```apache.conf
 | 
| 
 | 
 | 
 | 
 | 
| ... | @@ -59,3 +60,8 @@ htpasswwd | 
... | @@ -59,3 +60,8 @@ htpasswwd | 
| 
 | 
 | 
 | 
 | 
| 
 | 
```
 | 
 | 
```
 | 
| 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Add password protection to new vhost entry
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
htpasswwd
 | 
 | 
 | 
 | 
 |