Welcome Guest, Not a member yet? Register   Sign In
remove index.php from url running on windows server 2003/iis6
#1

[eluser]nir[/eluser]
Hello All,

I am new to CodeIgniter and have this setup question.
how can I remove the index.php from the url line when codeigniter is running on windows server 2003 / IIS 6.0

thanks much
nir
#2

[eluser]Randy Casburn[/eluser]
Hi & Welcome to CodeIgniter,

This isn't really a CI issue, but I'm glad you give you some insight. IIS doesn't natively support the mod_rewrite capability. In order to support this capability you only have a few options. Here are a couple of options:

http://www.micronovae.com/ModRewrite/ModRewrite.html
http://www.isapirewrite.com/

Unfortunately, both are commercial solutions.

Randy
#3

[eluser]nir[/eluser]
Thank you, Randy
#4

[eluser]Randy Casburn[/eluser]
You're very welcome!




Theme © iAndrew 2016 - Forum software by © MyBB