Yours3lf Posted April 28, 2010 Share Posted April 28, 2010 Hello all, my problem is that I installed codeigniter on an iis7 server, and I can't use apache's mod_rewrite function which would remove the index.php string from the URI. Is there an alternate mode to use this function with php's header function, so that I can write url like example.com/something instead example.com/index.php/something? Thanks in advance, Yours3lf Link to comment https://forums.phpfreaks.com/topic/200059-codeigniter-on-iis7/ Share on other sites More sharing options...
Mchl Posted April 28, 2010 Share Posted April 28, 2010 I'll refer you to our Q&A Session with Microsoft engineers. http://www.phpfreaks.com/forums/index.php/topic,288803.0.html Link to comment https://forums.phpfreaks.com/topic/200059-codeigniter-on-iis7/#findComment-1050019 Share on other sites More sharing options...
Yours3lf Posted April 28, 2010 Author Share Posted April 28, 2010 thanks Link to comment https://forums.phpfreaks.com/topic/200059-codeigniter-on-iis7/#findComment-1050031 Share on other sites More sharing options...
sKunKbad Posted April 30, 2010 Share Posted April 30, 2010 Yours3lf, Did you get it working? Link to comment https://forums.phpfreaks.com/topic/200059-codeigniter-on-iis7/#findComment-1051294 Share on other sites More sharing options...
trq Posted May 1, 2010 Share Posted May 1, 2010 IIS7 has a rewrite engine that has many of the same features as mod_rewrite. Link to comment https://forums.phpfreaks.com/topic/200059-codeigniter-on-iis7/#findComment-1051413 Share on other sites More sharing options...
Yours3lf Posted May 1, 2010 Author Share Posted May 1, 2010 unfortunately no when I opened the iis 7 manager there WAS url rewrite section but on the actions pane there was just add rules etc. nothing like import rules... also i had a look at add rules but still no luck. Link to comment https://forums.phpfreaks.com/topic/200059-codeigniter-on-iis7/#findComment-1051439 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.