index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
caddyconfig
/
httpcaddyfile
/
directives.go
Age
Commit message (
Expand
)
Author
2020-01-22
httpcaddyfile: Update directive docs; put root after rewrite
Matthew Holt
2020-01-17
httpcaddyfile: Move redir before rewrite
Matthew Holt
2020-01-16
httpcaddyfile: Fix nested blocks; add handle directive; refactor
Matthew Holt
2020-01-16
httpcaddyfile: Replace 'handler_order' option with 'order'
Matthew Holt
2020-01-16
httpcaddyfile: Group try_files routes together (#2891)
Matthew Holt
2020-01-15
caddyfile: Sort site subroutes by key specificity, and make exclusive
Matthew Holt
2020-01-09
v2: Implement Caddyfile enhancements (breaking changes) (#2960)
Matt Holt
2019-12-12
rewrite: strip_prefix, strip_suffix, and uri_replace dirs (closes #2906)
Matthew Holt
2019-12-12
try_files, rewrite: allow query string in try_files (fix #2891)
Matthew Holt
2019-12-10
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)
Matt Holt
2019-11-04
Prepare for beta 9 tag
Matthew Holt
2019-11-04
caddyfile: Fix bug with Delete
Matthew Holt
2019-10-10
http: authentication module; hash-password cmd; http_basic provider
Matthew Holt
2019-09-30
httpcaddyfile: Add acme_ca and email global options
Matthew Holt
2019-09-16
httpcaddyfile: static_response -> respond; minor cleanups
Matthew Holt
2019-09-11
headers: New 'request_header' directive; handle Host header specially
Matthew Holt
2019-09-11
httpcaddyfile: Switch order; reverse_proxy comes before php_fastcgi
Matthew Holt
2019-09-10
New 'php_fastcgi' directive for convenient PHP+FastCGI reverse proxy
Matthew Holt
2019-08-21
file_server: Automatically hide all involved Caddyfiles
Matthew Holt
2019-08-21
Refactor Caddyfile adapter and module registration
Matthew Holt
[prev]