HI! I have IIS6 on win 2003 server with one website at www.example-one.com. I have enabled IIRF and everything works very well (also thanks to Drupal clean URL on IIS)
On the same server I also have a website at www.example-two.com/mysite. but I cannot enable cleanURLs on this one. If I add the rewrite rules suggested for sub-folders (same link as above), cleanURLS work on this site, but stop working on the other. I guess only the last line is executed.
I am not a real sysadmin (I have been assigned to mantain this server because nobody else would), can anyone help me to write the proper rewrite rules for IIRF in order to enable cleanURLs on both sites?
Thanks a lot in advance.