hello everyone! i'm on Windows 2008 Web Server x64, IIS7 + Url Rewrite 1.1, RequestEncoding is UTF-8 so i need to rewrite urls: http://mydomain.com/Search?qweqweqweqwe to http://mydomain.com/Search.aspx?q=qweqweqweqwe. as i found at http://learn.iis.net/page.aspx/465/url-rewrite-module-configuration...