How to setup Apache when working with virtual hosts in a development environment on local machines.
Uncomment the following lines to allow the VirtualDocumentRoot and CacheDisable directives.
#LoadModule vhost_alias_module modules/mod_vhost_alias.so
#LoadModule cache_module modules/mod_cache.so