hi,

I am having problem setting up multi-sites with Drupal 6.10 on IIS7

Environment :
-IIS7, windows server 2008
-CleanUrl enabled (working)
-Multi-site using subdirectory ( virtual directory = site2)

Folder setup as :
sites
- All
- Default
- www.sub1.mysite.com.site2 (using subdomain name and multi site based on subdirectory)

When I browse to http://www.sub1.mysite.com/site2 , I get this error from IIS ......

HTTP Error 500.50 - URL Rewrite Module Error

Module : RewriteModule
Config Error : Cannot add duplicate collection entry of type 'rule' with unique key attribute 'name' set to 'Imported Rule 1'

help appreciated. thanks.

Comments

shopgirl_11’s picture

Hi there,

I am new to Drupal so please bear with me when I won't be able to fully explain everything here.
I am using win server 2008 with IIS 7, I followed the instructions carefully from different forums and still didn't get the site up.
Let's say my main site's domain is: http://stage.example.com.. and i want to create a sub domain "stage2". I created a new folder inside ../sites and named it stage.example.com.stage2, already created an empty DB to call from settings.php. When i run install.php from http://stage.example.com/stage2/install.php, i get a 404 error... I have tried to create a sample HTML page and call it inside the same folder, it looks like the server doesn't find the source of this page..
I don't have access to set DNS alias on IIS manager but I was informed by the administrator an alias for stage2 has already been created, but how come i still get the error?

Please tell me if i missed something here? I would really appreciate if someone could me out on this..

Thank You.

johnflyersmith’s picture

update to 2008 r2