摘要:噢 噎死。。。 来看看UrlRewriter这个老古董。猛击这里下载Demo1、 添加 UrlRewriter.dll 到 bin目录中2、configSections 节点中添加 <configSections> <section name="ReplaceUrl" type="URLRewriter.Config.UrlsSection, URLRewriter"/></configSections>3、httpModules节点中添加 <httpModules> <add type="
阅读全文