Posted to
IIS7 - URL Rewrite Module
by
Yankee85
on
06-29-2009, 6:00 AM
Hi!
I watched Ruslan's video (which is great!) and I have a few questions:
1. Can I access the module programatically using C#? I am interested to add/delete/edit the static rules (the Rewrite Map).
2. Where can I find the source code for Ruslan's video? (URL Rewrite Module Test Page). I am interested to see how can I access ...