Listing A: Code to Configure IP-Based Virtual Hosting
ServerName www.example.com
DocumentRoot D:/WebRoot/www_example_com/www
ServerAdmin webmaster@www.example.com
ServerName finance.example.com
DocumentRoot D:/WebRoot/finance_example_com/www
ServerAdmin webmaster@finance.example.com