Walter.Web.FireWall
RedirectNonAspNetRequestsTo Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > RulesConfig Class : RedirectNonAspNetRequestsTo Property
Get or set the redirect URL for all non ASP net requests if the AllowNonAspNetRequests frequency in AllowNonAspNetRequestsIn has not been violated.
Syntax
public Uri RedirectNonAspNetRequestsTo {get; set;}

Property Value

The redirect non ASP net requests to.
Remarks
If not assigned the value of block request or the domain root for the domain license will be used if the firewall is hosted in a web application
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RulesConfig Class
RulesConfig Members
TransferRequestTo Property