Can anyone recommend a good URL rewriting tool for IIS on windows server 2003.
I'm a LAMP head, so not sure what to go for.
|
Can anyone recommend a good URL rewriting tool for IIS on windows server 2003. I'm a LAMP head, so not sure what to go for.
| ||||
|
feedback
|
|
We use IIS Mod-Rewrite. It's not free but it works like a charm. The syntax is the same as that used by Apache's mod_rewrite which flattens the learning curve somewhat. I know you said IIS6, but for completeness' sake it's worth mentioning that IIS7 has native URL rewriting capabilities, although it's not clear whether it uses Apache's syntax. | |||||
feedback
|
|
IIRF works well. Free. Works on IIS6 and 7. Easy to install and get up running quickly. Includes a helpfile. Lots of examples.
| |||
|
feedback
|
|
ISAPI Rewrite (www.isapirewrite.com) is another great option. Performs very well and gives you all the flexibility that you need. A manual install at the site level doesn't require a restart of IIS. | |||
|
feedback
|