Hi, I tried to use URL Rewrite Module in my Server Windows 2008 SP 1 with IIS 7 I installed module, I want to rewrite all .html extentions in my one aspx page, I write a regex which ^http://www.mydomain.com/en/(.*)html to rewrite http://www.mydomain.com/Content.aspx?kw={R:1 } I mean when I request page...