日期:2014-05-17 浏览次数:20661 次
<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>