mirror of
https://github.com/caddyserver/website.git
synced 2025-04-20 04:15:04 -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
eb033e57b5
commit
99460080db
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