New to using Caddy
server and fighting with the Caddyfile
...
This is the current Caddyfile that I have; when I type "caddy
" from the command line, from within the same folder, I get the following error:
Caddyfile:3 - Error during parsing: Unknown directive 'if'
When I look at the docs for http.redir
here the very last example on the page seems to show that I have the syntax correct? confused