| Posted: 24 September 2008 at 9:52am | IP Logged
|
|
|
ISAPI Rewrite 3 not working w/ subdirectories
I am using ISAPI Rewrite on a server where I have several Drupal sites running.
I finally got my full version of ISAPI Rewrite and clean URLs working in my IIS6 Windows 2003 Web Ed server by giving IIS_WPG - list, read and execute permissions to the /httpdocs directory. However, I could not get the Drupal sites that are in sub directories to work. So, I gave IIS_WPG list, read & Execute permissions to the folder where Drupal is installed, for example: /httpdocs/subfolder/, and it still is not working.
I was reading somewhere that you had to change some code to accommodate sub directories - but from my understanding that was true only for the lite version of ISAPI/Rewrite/3.
Does anyone have any ideas of what the problem might be? IIS6 Windows 2003 Web Ed using both Drupal 5 and 6 mySQL 5 PHP 5
Edited by jcbrew - 24 September 2008 at 9:56am
|