Virtual Files using HttpContext.RewritePath()
One of the cool new tricks we are able to perform in ASP.NET that we were not able to use in ASP is the ability to have ASP.NET redirect file requests in the same way that mod_rewrite does under the Apache webserver.
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

