Helpful Information
 
 
Category: IIS
rewrite urls

hi,

I have an web app that is written in php using mysql that normally runs on apache, but needs to be installed on IIS or WinServer 2000.

Is there any process on ms servers that works like Apache's mod rewrite?

My app produces urls like:


http://my.website.com/index.php?u=23&t=Resources


using apache's mod rewrite, the user sees the same url as:


http://my.website.com/Resources/23


I don't know much about ms products, and have searched this site and have not found an answer.

any help appreciated.

I don't think there is an IIS equivalent to mod_rewrite in Apache. I haven't run across one anyway.

You can try the "Virtual Directory" feature of IIS 4+, but I do not know how to configure it....

thanks to both of you for your input.

i'll check out the virtual directory features.










privacy (GDPR)