How do I do so?  I googled but can't figure it out.

<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>

Reply via email to