I had to:
Change the virtualhost setting to be:
<VirtualHost *:80>
Uncomment the NameVirtualHost setting:
NameVirtualHost *:80
And add a ServerAlias to the dev.shermanbrothers.com virtualhost.
ServerAlias dev.shermanbrothers.com
I had to:
Change the virtualhost setting to be:
<VirtualHost *:80>
Uncomment the NameVirtualHost setting:
NameVirtualHost *:80
And add a ServerAlias to the dev.shermanbrothers.com virtualhost.
ServerAlias dev.shermanbrothers.com