<VirtualHost *:80>
ServerAdmin webmaster@dummy-host2.theartoflovingcatsanddogsdotcom
DocumentRoot "C:/wwwroot"
ServerName theartoflovingcatsanddogsdotcom
ErrorLog "logs/dummy-host2.theartoflovingcatsanddogsdotcom-error.log"
CustomLog "logs/dummy-host2.theartoflovingcatsanddogsdotcom-access.log" common
</VirtualHost>