index
:
caddy
1xx-stdlib
2.7
acme-database
active-health-check-headers
active-health-host-placeholder-for-headers
add-default-collectors
add-verifier-in-comment
address-parse-commas
autohttp-warn-to-info
better-error-with-encrypted-private-key
browse-symlink-not-in-total
buffer-content-length
bump-go-ci
cache-ask
cel-placeholder-escape
cel-support-null
chroma-dep
ci-common-go-config
client-auth-doc
client-ip-with-port
close-h3-connections
cmd-issuer
composite-connpolicy-matcher
config-adapter-fix
ctx-app-strict
deb-provides
delete-config-test-cleanup
dep-upgrades
dependabot/github_actions/golangci/golangci-lint-action-5
deps-upgrade
document-interfaces
downgrade-min-go
drop-ondemand-ratelimit
early-data
empty-string-header-replacement
encode-connect
encode-flush
encode-flush-error
encode-sendfile
expand-proxy-proto-docs
export-lengthreader
fast-abs
fastcgi-cl-header
fastcgi-fix
file-placeholder
fileserver-oversight
fileserver-show
fix-6144
fix-6355
fix-config-file-detection-regrerssion
fix-default-logger
fix-encode-103
fix-otel-issue
fix-quic-nil-conn
fix-release
fix-reverseproxy-ca-provider
fix-sni-matcher-replacing
force-automate
forward-auth-empty-headers
forward-proxy
fuzz-seed-corpus
go120-issue5288
h2c-proxy-protocol
handler-trace
handshake-context
hijack-buffer-fix
hijack-read-size
http3-graceful
hurl-tests
ident-storage
improve-goreleaser-check
interface-network-type
issue-6300
limit-jobs-forks
master
matcher-regexp-names
matcher-with-error
merge-ip-matchers
metrics-improvements
ms-log-duration
multi-loggers
net-wal
no-bail-on-error
prefer-wildcard
prefixed-query
produce-csr
promote-metrics
proxy-h3
proxy-res-templates
proxy-success-ratio
proxy-upstream-ids
public-ip-certs
querymatcher
quic-go
reject-global-matcher-earlier
relative-path-fix
reload-troubleshooting
remove-unsupported-geese
remove-zealous-check
replace-error-msg
replacer-mutex
responsewriter-readfrom
retract-283
reverse-proxy-h2-websocket
reverse-proxy-websocket-size
rewrite-modify-query
rp-bad-comment
rwmutex-replacer
slices-pkg
storage-clean-off
strict
strip-prefix-fix
stripe
stripe-debug
stripe-kprox
stripe-kprox-debug
testing-updates
tls-cert-cache-internal-reload
transfer-encoding-match
transport-source-addr
update-golangci-config
upgrade-cel
upgrade-some-deps
upgrade-x-net
v1
vars-match-nil
virtualconns
websocket-normalize
windows-icon
x-net-0.32
zerossl
zerossl-email
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
caddyserver
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
caddyconfig
/
httpcaddyfile
Age
Commit message (
Expand
)
Author
2024-03-07
httpcaddyfile: Keep deprecated `skip_log` in directive order (#6153)
Steffen Busch
2024-03-06
httpcaddyfile: Add `RegisterDirectiveOrder` function for plugin authors (#5865)
Francis Lavoie
2024-03-05
logging: Implement `log_append` handler (#6066)
Francis Lavoie
2024-03-05
httpcaddyfile: Allow nameless regexp placeholder shorthand (#6113)
Francis Lavoie
2024-02-19
caddyfile: Reject directives in the place of site addresses (#6104)
Aziz Rmadi
2024-02-12
caddyauth: Rename `basicauth` to `basic_auth` (#6092)
Francis Lavoie
2024-01-30
caddytls: Make on-demand 'ask' permission modular (#6055)
Matt Holt
2024-01-25
tls: modularize trusted CA providers (#5784)
Mohammed Al Sahaf
2024-01-23
caddyfile: Normalize & flatten all unmarshalers (#6037)
Francis Lavoie
2024-01-16
httpcaddyfile: Add optional status code argument to `handle_errors` directive...
Aziz Rmadi
2024-01-15
httpcaddyfile: Rewrite `root` and `rewrite` parsing to allow omitting matcher...
Francis Lavoie
2024-01-13
caddyhttp: Security enhancements for client IP parsing (#5805)
Nebez Briefkani
2024-01-13
filesystem: Globally declared filesystems, `fs` directive (#5833)
a
2024-01-10
httpcaddyfile: Fix redir <to> html (#6001)
Subhaditya Nath
2024-01-09
httpcaddyfile: Support client auth verifiers (#6022)
Zach Galvin
2024-01-09
tls: add reuse_private_keys (#6025)
Rithvik Vibhu
2023-12-20
httpcaddyfile: Fix cert file decoding to load multiple PEM in one file (#5997)
Francis Lavoie
2023-12-18
httpcaddyfile: Sort skip_hosts for deterministic JSON (#5990)
Francis Lavoie
2023-12-13
caddyhttp: Add `uuid` to access logs when used (#5859)
Francis Lavoie
2023-10-16
httpcaddyfile: Remove port from logger names (#5881)
Francis Lavoie
2023-10-14
httpcaddyfile: Fix TLS automation policy merging with get_certificate (#5896)
Francis Lavoie
2023-10-11
httpcaddyfile: Sort TLS SNI matcher for deterministic JSON output (#5860)
Francis Lavoie
2023-10-10
httpcaddyfile: Enable TLS for catch-all site if `tls` directive is specified ...
Đỗ Trọng Hải
2023-09-08
httpcaddyfile: fix placeholder shorthands in named routes (#5791)
Đỗ Trọng Hải
2023-08-20
caddyfile: Adjust error formatting (#5765)
Francis Lavoie
2023-08-19
httpcaddyfile: Stricter errors for site and upstream address schemes (#5757)
Karun Agarwal
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2023-08-07
ci: Use gofumpt to format code (#5707)
Jacob Gadikian
2023-08-03
httpcaddyfile: Fix `string does not match ~[]E` error (#5675)
v2.7.1
Herman Slatman
2023-08-02
caddyhttp: Make use of `http.ResponseController` (#5654)
v2.7.0
Francis Lavoie
2023-08-02
httpcaddyfile: Allow `hostnames` & logger name overrides for log directive (#...
Francis Lavoie
2023-07-12
caddyfile: Fix comparing if two tokens are on the same line (#5626)
WeidiDeng
2023-05-25
caddyfile: Track import name instead of modifying filename (#5540)
WeidiDeng
2023-05-22
caddyfile: Do not replace import tokens if they are part of a snippet (#5539)
WeidiDeng
2023-05-17
httpcaddyfile: Sort Caddyfile slice
Matthew Holt
2023-05-16
caddyhttp: Implement named routes, `invoke` directive (#5107)
v2.7.0-beta.1
Francis Lavoie
2023-05-15
caddyhttp: Refactor cert Managers (fix #5415) (#5533)
Matt Holt
2023-05-13
Slightly more helpful error message
Matthew Holt
2023-05-10
caddytls: Configurable fallback SNI (#5527)
Matt Holt
2023-03-27
log: Make sink logs encodable (#5441)
Mohammed Al Sahaf
2023-03-27
caddytls: Eval replacer on automation policy subjects (#5459)
Francis Lavoie
2023-03-27
caddyhttp: Determine real client IP if trusted proxies configured (#5104)
Francis Lavoie
2023-03-27
httpcaddyfile: Adjust path matcher sorting to solve for specificity (#5462)
Francis Lavoie
2023-02-16
caddyfile: Implement variadics for import args placeholders (#5249)
WeidiDeng
2023-02-06
caddyhttp: Pluggable trusted proxy IP range sources (#5328)
Francis Lavoie
2023-01-27
httpcaddyfile: Add persist_config global option (#5339)
Y.Horie
2023-01-27
caddyfile: Allow overriding server names (#5323)
Francis Lavoie
2023-01-18
httpcaddyfile: Fix `handle` grouping inside `route` (#5315)
WeidiDeng
2023-01-10
caddyhttp: Add server-level `trusted_proxies` config (#5103)
Francis Lavoie
2023-01-06
caddytls: Add `dns_ttl` config, improve Caddyfile `tls` options (#5287)
Yannick Ihmels
[next]