By MountainX on
I will pay $25 to the first person that gives me an acceptable solution to this question:
The problem is that Drupal is causing a non-Drupal static-html site to redirect to install.php.
Thanks
I will pay $25 to the first person that gives me an acceptable solution to this question:
The problem is that Drupal is causing a non-Drupal static-html site to redirect to install.php.
Thanks
Comments
NameVirtualHost
Try NameVirtualHost in place of VirtualHost (ie: put your vhosts inside a <NameVirtualHost> directive rather than a <VirtualHost> )