CodeIgniter Forums
IIS7 CodeIgniter - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: IIS7 CodeIgniter (/showthread.php?tid=25748)



IIS7 CodeIgniter - El Forum - 12-23-2009

[eluser]flaky[/eluser]
I wanted to have rewrite url in IIS7 and came across Helicon Ape Manager (which emulates .htaccess files in IIS). And has been working flawlessly.

Link Helicon Ape Manager

Just wanted to tell anyone who wanted to do the same as I did.


IIS7 CodeIgniter - El Forum - 12-23-2009

[eluser]CI2RULZ[/eluser]
two others...

isapi rewrite -> http://www.isapirewrite.com/
ionics isapi rewrite -> http://www.codeplex.com/IIRF

I've been using IIRF on a win server running IIS and php 5.3.1 FastCGI... works great. Also works on the ASP websites as well.