配置文件中的——RewriterConfig
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了配置文件中的——RewriterConfig相关的知识,希望对你有一定的参考价值。
<RewriterConfig>
<Rules>
<RewriterRule>
<LookFor>~/about.html</LookFor>
<SendTo>~/about.aspx</SendTo>
</RewriterRule>
<RewriterRule>
<LookFor>~/about_(\d{1,4}).html</LookFor>
<SendTo>~/about.aspx?id=$1</SendTo>
</RewriterRule>
</Rules>
</RewriterConfig> 规则
以上是关于配置文件中的——RewriterConfig的主要内容,如果未能解决你的问题,请参考以下文章
Tensorflow ValueError: Protocol message RewriterConfig has no "layout_optimizer" field(示例代
java文件中怎样获取webcontent/web-inf/conf目录下的xml配置文