dotnetspeak.com
Using ProxyKit to Simulate IIS Rewrite Rules
In many ASP.NET apps I worked on, I used reverse proxy in a number of situations. Typically I used IIS modules: Application Request Routing and URL Rewrite. You can install both inside …