Forum Moderators: phranque

Message Too Old, No Replies

mod_rewrite on a IIS server?

         

skuba

10:51 pm on Jan 14, 2004 (gmt 0)

10+ Year Member Top Contributors Of The Month



Is it possible to run a mod_rewrite or something similar on a server running IIS?

I want to make URLs more search engine friendly for a website that runs on a server running IIS.

I want to replace dynamic URLs symbols like?, & and = by dashes "-".

I have used mod_rewrite for other projects before, but they all ran Appache.

What can I do?

Thanks

Dreamquick

11:21 pm on Jan 14, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yeah... have a search for ISAPI rewrite either here or on Google. If you can get access to that on your host then it should do what you want.

- Tony