Skip to main content
Version: 3.14.x.x LTS

RedirectFormFilter

The RedirectFormFilter can be used to redirect to a specific page in case of redirect.

Classname
ch::nevis::nevisproxy::filter::redirect::RedirectFormFilter
Library
libRedirectFilters.so.1

Configuration

NameType, Usage Constraints, DefaultsDescription
RedirectPagesstring; required, conditional; Supported pragmas: breakNewline-separated strings of the following format:<fileName>:<contentType> <fileName>: the name of the file with path <contentType>: content type of the corresponding file.
RedirectPages.URLPlaceHolderstring; optionalPlaceholder in the redirect pages where the redirect URLs will be placed.