0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-04-08 02:54:50 -05:00
caddy/caddyhttp
Matthew Holt 62fea30e87
browse: Sanitize file names and links in default template
Thanks to Kevin Froman (@beardog108) for the responsible heads up.
2017-01-23 22:37:46 -07:00
..
basicauth basicauth: Remove Authorization header on successful authz (issue #1324) 2017-01-03 17:47:27 -07:00
bind
browse browse: Sanitize file names and links in default template 2017-01-23 22:37:46 -07:00
errors
expvar
extensions
fastcgi Add root option to fastcgi directive (#1337) 2017-01-17 10:34:17 -07:00
gzip Add misspell to travis build 2017-01-10 15:39:00 -08:00
header
httpserver Introduce new Replacer fields {rewrite_path}, {rewrite_path_escaped}; issue #1185 (#1364) 2017-01-23 22:15:27 -07:00
internalsrv
log
markdown Generate meta elements from prelude items description and keywords (#1335) 2017-01-22 19:16:38 -07:00
maxrequestbody
mime
pprof
proxy proxy: use a new context for the outgoing request (#1358) 2017-01-23 18:03:42 -07:00
redirect
rewrite Introduce new Replacer fields {rewrite_path}, {rewrite_path_escaped}; issue #1185 (#1364) 2017-01-23 22:15:27 -07:00
root Ensure active Caddyfile, if in site, is hidden no matter the cwd 2017-01-23 22:06:29 -07:00
staticfiles
status
templates
websocket
caddyhttp.go
caddyhttp_test.go