multisite xampp windows
Drupal "Page not found" in XAMPP Windows Multisite Installation
1:33 AM 05-May-09
My system:
XP Home SP3
XAMPP 1.7.1
Drupal 6.11
The chronology as follows:
-
After installing XAMPPP, I installed Drupal 6.11 core as usual and settings.php URL is http://localhost/drupal6.
-
I was able to login/out with no problem from the abv URL.
-
Created new folders under /sites and changed settings.php to show up at these URLs:
http://ecomm.drupal6.localhost
http://ubercart.drupal6.localhost
http://test1.drupal6.localhost
http://test2.drupal6.localhost
- Added these lines in httpd-vhosts.conf
NameVirtualHost *:80

