| ... | @@ -37,12 +37,10 @@ The `root` user __must__ be used for all entries in the vhost files. | 
... | @@ -37,12 +37,10 @@ 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
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
Add `vhost` directory directive to file at: `/etc/httpd/conf.d/staging.digitec.io.conf`
 | 
 | 
Add `vhost` directory directive in `/etc/httpd/conf.d/staging.digitec.io.conf`.
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
```apache.conf
 | 
 | 
```apache.conf
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
/etc/httpd/secure/staging.digitec.io/
 | 
 | 
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
	# Begin {org} Block 
 | 
 | 
	# Begin {org} Block 
 | 
| 
 | 
	# ---------------------------------------------------
 | 
 | 
	# ---------------------------------------------------
 | 
| 
 | 
	<Directory "/www/staging.digitec.io/disney">
 | 
 | 
	<Directory "/www/staging.digitec.io/disney">
 | 
| ... |  | ... |  |