Multisite Help
Hello everyone,
I Need some help on Multisite installation. I tried many times but not understand how to use that feature. Some problem with "web.config" or I don't understand what is the problem.
If anyone has a steps by step installation procedure please send me on my email id: prahul14@gmail.com
Configuration using:
xampp server and windows 7.
I’ll be very grateful to you.
Thank you
Read moreDrupal "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
Read more