ERROR PAGES
ERROR PAGES
[POLICY] > (Select Domain Group) > [Policy Settings] > DOMAIN POLICY > [ERROR PAGES]
Configure the notice pages to be displayed to users when errors occur during web service operation or when blocked by security policies.
This prevents internal server error information from being exposed and provides clear guidance to users.
If no specific page is designated, the web server's default error page (e.g., 403 Forbidden) will be displayed. You can enter a URL of up to 200 characters for each item.

| Item | Description |
|---|---|
| [4xx] Client Errors | Set the page to navigate to when a client requests a non-existent page or attempts invalid access (e.g., 404 Not Found). |
| [5xx] Server Errors | Set the page to navigate to when an error occurs due to internal server issues (e.g., 500 Internal Server Error). This helps prevent the leakage of sensitive server information such as debugging info or stack traces. |
| Redirect Page [Program] | Set the notice page to navigate to when a request is blocked by DeepFinder's security policy (when the Action is REDIRECT). |
Note
Input Examples
* Redirect to external URL: https://google.com
* Redirect to internal path: /error/block.html