4

I've got an application I wrote (with cakephp) for the lamp stack and I'm moving it to a windows server. I'm having a lot of trouble with apache for windows (memory and cpu issues) so I would like to use the existing installation of IIS v6 but it seems to lack any url rewriting ability. I have found expensive addins (isapi) but I don't know enough about IIS or the programs around it to know if any are a good idea.

What works and has simple or compatible to mod_rewrite rules that is hopefully free?

reconbot
  • 2,455
  • 3
  • 25
  • 30

3 Answers3

7

If you will need more control over the process, or simply want to learn more, check also these links:

alexandrul
  • 1,435
  • 2
  • 19
  • 25
  • 1
    You can check the doc for IIRF online. http://cheeso.members.winisp.net/IIRFhelp And yes, IIRF is free. – Cheeso Jul 15 '09 at 11:43
1

There's an open source project on codeplex called Ionics Isapi Rewrite Filter which is free to use. It's compatible with IIS 6 as well.

Kris
  • 111
  • 3
0

Fastream IQProxy is the best soultion with II6s without Apache . Since isapi is no longer packaged with PHP in PHP 5.3.3.3 and replaced with fastcgi