Forum Moderators: phranque

Message Too Old, No Replies

ISAPI_Rewrite vs IIS Rewrite

URLs w/o extensionts and redirecting w/o meta tags

         

rmplmn

3:42 pm on Aug 10, 2005 (gmt 0)

10+ Year Member



We have one primary web site and a couple of lesser sites that don't require a lot of attention. We have an IIS6 web server and all we really want to do is 1) eliminate the use of file extensions and 2) use short URLs in promotional materials that redirect to more complicated URLs.

Does anyone have experience with the afore mentioned software titles and what are your recommendations? There is a free version of ISAPI, does anyone have experience with it and does it have sufficient capabilities to fulfill our requirements?

cococure

7:35 pm on Aug 15, 2005 (gmt 0)

10+ Year Member



We use ISAPI Rewrite, but not the free version. Works like a champ for our e-commerce sites, although you'll need some rudimentary knowledge of regular expressions. If you go to their forums, however, and explain what you need, one of their support people can write out the rules you need.

rmplmn

2:39 pm on Aug 19, 2005 (gmt 0)

10+ Year Member



Thanks for the tip!