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
/
modules
/
caddyhttp
/
reverseproxy
/
fastcgi
Age
Commit message (
Expand
)
Author
2024-04-13
caddytls: Upgrade ACMEz to v2; support ZeroSSL API; various fixes (#6229)
Matt Holt
2024-01-25
chore: enabling a few more linters (#5961)
Yolan Romailler
2024-01-23
caddyfile: Normalize & flatten all unmarshalers (#6037)
Francis Lavoie
2024-01-13
filesystem: Globally declared filesystems, `fs` directive (#5833)
a
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2023-08-07
ci: Use gofumpt to format code (#5707)
Jacob Gadikian
2023-05-04
fastcgi: Fix `capture_stderr` (#5515)
eanavitarte
2023-04-27
logging: Add traceID field to access logs when tracing is active (#5507)
Dave Henderson
2023-04-20
caddyfile: Stricter parsing, error for brace on new line (#5505)
Francis Lavoie
2023-02-26
caddyfile: Implement heredoc support (#5385)
Francis Lavoie
2022-10-05
caddytest: Revise sleep durations
Matthew Holt
2022-09-23
fastcgi: Redirect using original URI path (fix #5073)
Matthew Holt
2022-09-16
core: Variadic Context.Logger(); soft deprecation
v2.6.0-beta.4
Matthew Holt
2022-09-02
fastcgi: Optimize FastCGI transport (#4978)
WeidiDeng
2022-09-02
fastcgi: allow users to log stderr output (#4967) (#5004)
fleandro
2022-08-04
Replace strings.Index usages with strings.Cut (#4930)
WilczyĆskiT
2022-08-04
cmd: Use newly-available version information (#4931)
Matt Holt
2022-05-06
reverseproxy: Support performing pre-check requests (#4739)
Francis Lavoie
2022-03-07
fastcgi: Protect against requests with null bytes in the path (#4614)
Francis Lavoie
2022-03-02
fastcgi: Set SERVER_PORT to 80 or 443 depending on scheme (#4572)
ttys3
2021-12-02
fastcgi: Fix a TODO, prevent zap using reflection for logging env (#4437)
Francis Lavoie
2021-11-24
reverseproxy: Adjust defaults, document defaults (#4436)
Francis Lavoie
2021-09-29
Move from deprecated ioutil to os and io packages (#4364)
KallyDev
2021-09-17
fastcgi: Implement `try_files` override in Caddyfile directive (#4347)
Francis Lavoie
2021-09-11
fastcgi: Fix Caddyfile parsing when `handle_response` is used (#4342)
Francis Lavoie
2021-06-17
caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207)
v2.4.3
Matt Holt
2021-06-16
Some misc. cleanup
Matthew Holt
2021-05-02
reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021)
Francis Lavoie
2020-12-04
fastcgi: Set PATH_INFO to file matcher remainder as fallback (#3739)
Francis Lavoie
2020-11-22
ci: Use golangci's github action for linting (#3794)
Dave Henderson
2020-11-02
fastcgi: Add timeouts support to Caddyfile adapter (#3842)
Francis Lavoie
2020-08-20
ci: Upgrade to Go 1.15 (#3642)
Francis Lavoie
2020-07-20
fastcgi: Add resolve_root_symlink (#3587)
Manuel Dalla Lana
2020-07-17
fastcgi: Ensure leading slash, omit SERVER_PORT if empty for compliance (#3570)
Francis Lavoie
2020-07-17
fastcgi: Fill REMOTE_USER with http.auth.user.id placeholder (#3577)
Francis Lavoie
2020-06-22
fastcgi: Fix php_fastcgi matcher regression (#3512)
Francis Lavoie
2020-06-12
fastcgi: Make sure splitPos handles empty SplitPath correctly (#3491)
Wynn Wolf Arbor
2020-05-18
fastcgi: `php_fastcgi` subdirectives to override shortcut behaviour (#3255)
Francis Lavoie
2020-04-27
caddyhttp: Add split_path to file matcher (used by php_fastcgi) (#3302)
Francis Lavoie
2020-04-24
docs: Improve template documentation slightly; use const, not literal
Matthew Holt
2020-04-03
fastcgi: Account for lack of split path configuration (fix #3221)
Matthew Holt
2020-04-01
caddytls: Update cipher suite names and curve names
Matthew Holt
2020-04-01
caddyhttp: 'not' matcher now accepts multiple matcher sets and OR's them (#3208)
Matt Holt
2020-03-30
caddyhttp: Rename MatchNegate type to MatchNot type
Matthew Holt
2020-03-24
fastcgi: Add debug log (#3178)
Matthew Holt
2020-03-23
fastcgi: Ensure root is always absolute (issue #3178) (#3182)
Matt Holt
2020-03-23
fastcgi: Fix PATH_INFO (issue #3178)
Matthew Holt
2020-03-22
fastcgi: Support multiple path splitters (close #1564)
Matthew Holt
2020-02-27
Refactor ExtractMatcherSet()
Matthew Holt
2020-02-27
Fix typos (#3087)
Success Go
[next]