手机
当前位置:查字典教程网 >编程开发 >asp.net教程 >asp.net CommunityServer中的wwwStatus
asp.net CommunityServer中的wwwStatus
摘要:wwwStatus(default=Remove)Threesupportedvalues:Require,Remove,IgnoreReq...

wwwStatus (default = Remove)

Three supported values: Require, Remove, Ignore

Require validates the current Url uses www. (ie, http://www.communityserver.org)

Remove validates the current Url does not contain www.

Ignore does not validate the request

大概意思是:

有3个属性:Require, Remove, Ignore。使用Require意味着必须使用www;使用Remove则意味着如果使用www.jb51.net则会自动跳为jb51.net;而使用Ignore则以为着不处理。

【asp.net CommunityServer中的wwwStatus】相关文章:

asp.net Reporting Service在Web Application中的应用

asp.net 分页sql语句(结合aspnetpager)

asp.net 操作cookie的实例

asp.net Repeater取得CheckBox选中的某行某个值

asp.net中使用cookie传递参数的方法

asp.net用cookie保存用户密码自动登录

asp.net String.IsNullOrEmpty 方法

asp.net求3位不同数字的组合数

asp.net request.PathInfo实现的url重写

asp.net Timer的使用方法

精品推荐
分类导航