62,266
社区成员
发帖
与我相关
我的任务
分享
<RewriterRule>
<LookFor>http://localhost:42070/Photo/jctj\.html</LookFor>
<SendTo><![CDATA[~/Photo/listnews.aspx?CID=2]]></SendTo>
</RewriterRule>
<RewriterRule>
<LookFor>http://localhost:42070/Photo/</LookFor>
<SendTo><![CDATA[~/Photo/index.aspx]]></SendTo>
</RewriterRule>