mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 13:06:16 -04:00
Update src/docs/markdown/caddyfile/directives/handle_errors.md
Co-authored-by: Mohammed Al Sahaf <msaa1990@gmail.com>
This commit is contained in:
parent
5b59f48e57
commit
60be20ca46
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ You may use the [`error`](error) directive to explicitly trigger an error based
|
|||
## Syntax
|
||||
|
||||
```caddy-d
|
||||
handle_errors <status_codes...> {
|
||||
handle_errors [<status_codes...>] {
|
||||
<directives...>
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue