asp.net关于伪静态的问题 30
我用伪静态做了一个项目,在web.config里加了<CustomConfiguration><urls><addvirtualUrl="~/Index/index.ht...
我用伪静态做了一个项目,在web.config里加了
<CustomConfiguration>
<urls>
<add virtualUrl="~/Index/index.html" destinationUrl="~/Index/index.aspx"/>
<add virtualUrl="~/products/productslist.html" destinationUrl="~/products/productslist.aspx"/>
</urls>
</CustomConfiguration>
如果我每个页都加的话,web.config里面的代码太多了,所以,我想用一个文件存这些代码,请问该怎么加啊,加在一个什么文件里,并且如何读它们,请给出一个详细的方案
我也是用的UrlRewrite,我只的是这些重写规则写在一个文件里,web.config里该怎么引用这个规则文件 展开
<CustomConfiguration>
<urls>
<add virtualUrl="~/Index/index.html" destinationUrl="~/Index/index.aspx"/>
<add virtualUrl="~/products/productslist.html" destinationUrl="~/products/productslist.aspx"/>
</urls>
</CustomConfiguration>
如果我每个页都加的话,web.config里面的代码太多了,所以,我想用一个文件存这些代码,请问该怎么加啊,加在一个什么文件里,并且如何读它们,请给出一个详细的方案
我也是用的UrlRewrite,我只的是这些重写规则写在一个文件里,web.config里该怎么引用这个规则文件 展开
2个回答
展开全部
web.config节点引用外部config文件。很容易的,你只需要把<CustomConfiguration>以及它的子节点全都保存在另外一个config文件里,比如customConfiguration.config。然后将web.config里
<CustomConfiguration>...</CustomConfiguration>改写为
<CustomConfiguration configSource="customConfiguration.config" />
<CustomConfiguration>...</CustomConfiguration>改写为
<CustomConfiguration configSource="customConfiguration.config" />
Storm代理
2023-07-25 广告
2023-07-25 广告
StormProxies是一家提供动态代理服务器服务的企业,旨在帮助用户更好地管理网络访问和安全。以下是一些关于StormProxies的IP动态代理服务的特点:1. 高匿名性:StormProxies的动态代理服务器具有高匿名性,可以有效...
点击进入详情页
本回答由Storm代理提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询