I will pay $25 to the first person that gives me an acceptable solution to this question:

http://drupal.org/node/375481

The problem is that Drupal is causing a non-Drupal static-html site to redirect to install.php.

Thanks

Comments

StickyTouch’s picture

Try NameVirtualHost in place of VirtualHost (ie: put your vhosts inside a <NameVirtualHost> directive rather than a <VirtualHost> )