Public Fields

  Name Description
Public field allow Defines whether the request should be allowed
Public field match A regular expression string used to match incoming requests
Public field part The part of the request to match (ie. all, host, path)
Public field redirect The URI to redirect to if a match is found
Top

See Also