JS 重定向配置写法
时间:2014-08-29 17:42:28
收藏:0
阅读:225
<httpHandlers>
<add path="/Common/Handler/ComPrintHandler.ashx" type="Kxtx.App.Library.CommonPrint.ComPrintHandler, Kxtx.App.Library" verb="*"/>
</httpHandlers>
原文:http://www.cnblogs.com/libinbin/p/3945175.html
评论(0)