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