0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-04 02:02:53 -05:00
caddy/modules/caddyhttp/fileserver
Matthew Holt b43e986a52
file_server: Optional pass_thru mode
If enabled, will call the next handler in the chain instead of returning
a 404.
2019-11-15 17:32:13 -07:00
..
browse.go file_server: Optional pass_thru mode 2019-11-15 17:32:13 -07:00
browse_test.go Part 1: Optimize using compiler's inliner (#2687) 2019-08-07 23:59:02 -06:00
browselisting.go
browsetpl.go
caddyfile.go Minor cleanups 2019-11-15 12:47:38 -07:00
command.go cmd: Disable admin endpoint for file-server and reverse-proxy commands 2019-11-15 15:52:19 -07:00
matcher.go caddyfile: Improve Dispenser.NextBlock() to support nesting 2019-09-10 19:21:52 -06:00
staticfiles.go file_server: Optional pass_thru mode 2019-11-15 17:32:13 -07:00
staticfiles_test.go v2: Make tests work on Windows (#2782) 2019-10-15 16:05:53 -06:00