|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
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: using apache's mod rewrite, the user sees the same url as: I don't know much about ms products, and have searched this site and have not found an answer. any help appreciated. |
|
#2
|
|||
|
|||
|
I don't think there is an IIS equivalent to mod_rewrite in Apache. I haven't run across one anyway.
|
|
#3
|
||||
|
||||
|
You can try the "Virtual Directory" feature of IIS 4+, but I do not know how to configure it....
__________________
~~ Peter ~~ ( My Blog: ...The thoughts and ravings of a lost and wandering mind... ) :: ( Supporter of the EFF & FSF ) :: ( I'm a GNU/Linux addict and Free Software Advocate. ) :: ( How to Ask Questions the Smart Way ) :: ( The Fedora Project, sponsored by Red Hat ) :: ( GNOME: The Free Software Desktop Project ) :: ( GnuPG Public Key ) |
|
#4
|
|||
|
|||
|
thanks to both of you for your input.
i'll check out the virtual directory features. |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > rewrite urls |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|