Second stage of processing: Try to map the end of the user part of the URI to a given suffix.
More...
#include <cr_rule.h>
Data Fields
-
str comment
- A comment for the route rule.
-
flag_t flags
- The flags for which the route ist valid.
-
str host
- The new target host for the request.
-
flag_t mask
- The mask for the flags field.
-
struct failure_route_rule * next
- A pointer to the next route rule.
-
int next_domain
- The domain id where to continue routing.
-
str prefix
- The prefix for which the route ist valid.
-
str reply_code
- The reply code for which the route ist valid.
Detailed Description
Then rewrite with given parameters.
Definition at line 88 of file cr_rule.h.
The documentation for this struct was generated from the following file: