Online
Manual / Configuration
Files / Path to error
template
Command:
templateError
Usage:
Specifies
the location of the error template which shows when there is an error.
Arguments:
- value="<absolute
path|url>"
Specify the absolute path to the error template.
Example:
| templateError value="/path/to/error/template.html" |
This example shows how to set a path to the error template.
|