Caddyfile grammar for tree-sitter
- Global options: only
email
andauto_https
- Snippets
- Directives - see below
- Matchers - see below
The following directives are at least partially* handled.
*: Directives may not recognize all of their options.
-
abort
-
acme_server
-
basicauth
-
bind
-
encode
-
error
-
file_server
-
forward_auth
-
handle
-
handle_errors
-
handle_path
-
header
-
import
-
log
-
map
-
method
-
metrics
-
php_fastcgi
-
push
-
redir
-
request_body
-
request_header
-
respond
-
reverse_proxy
-
rewrite
-
root
-
route
-
skip_log
-
templates
-
tls
-
tracing
-
try_files
-
uri
-
var
path
andpath_regexp
- Caddyfile documentation - Not so exhaustive documentation on Caddy's own configuration file format.