mirror of
https://github.com/caddyserver/caddy.git
synced 2025-10-19 15:53:17 +00:00
9 lines
218 B
Text
9 lines
218 B
Text
![]() |
:80
|
||
|
|
||
|
handle {
|
||
|
respond <<
|
||
|
Hello
|
||
|
END
|
||
|
}
|
||
|
----------
|
||
|
parsing caddyfile tokens for 'handle': unrecognized directive: Hello - are you sure your Caddyfile structure (nesting and braces) is correct?, at Caddyfile:7
|