Forum Moderators: phranque
Does anyone have experience with the afore mentioned software titles and what are your recommendations? There is a free version of ISAPI, does anyone have experience with it and does it have sufficient capabilities to fulfill our requirements?
I would worry less about the software than the syntax of the regular expressions you'll need to learn. ISAPI is a module that can be installed quite easily but will require a fair bit of regex (regular expressions) familiarity to execute.
There is a free version of ISAPI, does anyone have experience with it and does it have sufficient capabilities to fulfill our requirements?In your case the only restriction that will affect you is the free version will only work with one website. Other than that it will handle the URL rewriting the same as the regular version. I've been using the regular version for about two years now and have been very happy with it.