paparts Posted May 27, 2010 Share Posted May 27, 2010 Hello Guys, I have a problem with the script I developed, the url of most links looks like index.php?category=fruits The script is running on an IIS server. Is there anyway to make the url a lot friendly? like that of mod_rewrite? I searched everywhere yet all I can find are some new stuff for IIS to mimic mod rewriting. Link to comment https://forums.phpfreaks.com/topic/203033-iis-clean-url/ Share on other sites More sharing options...
trq Posted May 27, 2010 Share Posted May 27, 2010 IIS7 has url re-writing abilities, otherwise, you'll need to fork out for a third party isapi filter such as isapi_rewrite3. Link to comment https://forums.phpfreaks.com/topic/203033-iis-clean-url/#findComment-1063948 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.