In this case I will use Name Based Virtual hosting.
ServerName 10.111.203.25NameVirtualHost *:80
ServerName web1.test.comDocumentRoot /var/www/html/web1
ServerName web2.test2.comDocumentRoot /var/www/html/web2