CodeIgniter Forums
CodeIgniter on Windows Server - 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: CodeIgniter on Windows Server (/showthread.php?tid=36025)



CodeIgniter on Windows Server - El Forum - 11-18-2010

[eluser]sehummel[/eluser]
This may be a stupid question, because I know CodeIgniter is designed to work on Apache, but is there any way to make mod_rewrites or the equivalent thereof work on IIS? Our server at work is IIS and we may not be able to move this to an Apache server. But I sure would like to remove the "index.php" from the URL.

Can anyone help me configure IIS and then help me figure out how to do the equivalent of an Apache mod_rewrite to remove the index.php?

Thanks.
Scott


CodeIgniter on Windows Server - El Forum - 11-19-2010

[eluser]Circuitbomb[/eluser]
have you looked at

http://www.iis.net/download/urlrewrite?