Intercept Page
!> Note:
This function requires the Flagship version or above.
By default, when UWAF determines that a request is an attack request, it will intercept the request at UWAF, record the attack log, and return a default intercept page with a response status code of 404 to the client. The status code and the content of the intercept page can be customized through the custom intercept page function.
The response status code of the intercept page, set to 0 by default, i.e., the status code is 200, can also be customized to any code between 200-599.
Click on [Edit Content], you can enter custom text or HTML codes. Thus, when an attack request is intercepted, a custom intercept page will be displayed. If the page content is set, this function is enabled by default. If it is empty, then this function is disabled. The page supports parsing content of documents in two formats, HTML code, and TXT plain text.