|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
IIS equivalent of Apache mod_rewrite?
Is there a way on a Windows box running IIS to rewrite and redirect URLS as they come in.
So if I had an ASP page like this: http://www.mydopeysite.com/about/in...d=12&author=foo I could rewrite the URL so it looked like this but still accessed the same page: http://www.mydopeysite.com/about/foo/12/ This site does it with their articles...but they're using mod_rewrite (I'm guessing) |
|
#2
|
|||
|
|||
|
ISAPI Rewrite does what you want it to do. Check it out here (the lite version is free):
http://www.isapirewrite.com/ |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Server Configuration > IIS equivalent of Apache mod_rewrite? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|