I am using the IIS7 URL Rewrite module. I want to create a rule that matches this:
http://www.mydomain.com/test123.
but not this:
http://www.mydomain.com/test123/
Any help is much appreciated. Also any links to examples of common rewrite regex would be a plus