mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 04:56:17 -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
|
## Syntax
|
||||||
|
|
||||||
```caddy-d
|
```caddy-d
|
||||||
handle_errors <status_codes...> {
|
handle_errors [<status_codes...>] {
|
||||||
<directives...>
|
<directives...>
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue