Walter.Web.FireWall
RedirectTorRequestsTo Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > RulesConfig Class : RedirectTorRequestsTo Property
Gets or sets the redirect when a Tor requests is detected.
Syntax
public Uri RedirectTorRequestsTo {get; set;}

Property Value

The redirect URL to transfer Tor requests to.
Remarks
If not assigned and the TolerateMaximumViolations in _tolerateMaximumViolationsIn Rule has not been violated, then the root 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