Error Pages
Last updated
Last updated
Sites -> Sites Settings -> Error Pages -> Add Error Page
Code
Currently Supported HTTP Codes: 400, 403, 429, 500, 502, 504
Type
Present Content
You can enter text and variables.
URL Redirect
Redirect to a specified URL, for example: https://example.com/403error.html
JavaScript
Example:html
Content
Supports the following variables; the rest are set according to the type:
$hostname displays the node name accessed by the visitor.
$remote_ip displays the visitor's IP.