Russ,

We tried ISAPI_WRITE_LITE from Helicon Tech. We couldn't get the Rewrite
Rules to work. We also tried WordPress_URL Rewrite and that crashed the
system. We just figured the only way around was to switch to Apache.

I will have to see if our System Admin is willing to upgrade to IIS7.

Steve LaBadie, Web Manager
East Stroudsburg University
200 Prospect St.
East Stroudsburg, Pa 18301
570-422-3999
http://www.esu.edu
[email protected]

-----Original Message-----
From: Russ Michaels [mailto:[email protected]] 
Sent: Thursday, September 02, 2010 2:50 PM
To: cf-talk
Subject: Re: Moving to Apache


I have wordpress 3 running on IIS7 with no problems at all, it was the
easiest setup I have ever done and works perfectly.
However I note you said you are running windows 2003 which is IIS6,
which
may be the issue as I believe wordpress requires URL rewriting to work
properly. This is built in to IIS7 bit not IIS6, and wordpress detects
IIS7
automatically and generates the rewrite rules in the web.config which is
the
same as the .htaccess.
There is a solution for IIS6 called ISAPI REWRITE which is fully
compatible
with Apache mod_rewrite rules and you can just copy the Apache .htaccess
file, so any software that requires Apache for mod_rewrite , should work
on
IIS using ISAPI_REWRITE.
You can download it here.
http://www.helicontech.com/isapi_rewrite/



--
Russ Michaels
www.cfmldeveloper.com - Supporting the CF community since 1999
FREE ColdFusion/Railo hosting for developers.

blog: www.michaels.me.uk




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336791
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to