This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
caddy
Watch
2
Star
0
Fork
0
You've already forked caddy
mirror of
https://github.com/caddyserver/caddy.git
synced
2025-03-02 05:21:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
caddy
/
modules
/
caddyhttp
/
fileserver
History
Matthew Holt
bc00d840e8
Export types and fields necessary to build configs (for config adapters)
...
Also flag most fields with 'omitempty' for JSON marshaling
2019-05-22 12:32:36 -06:00
..
browse.go
Export types and fields necessary to build configs (for config adapters)
2019-05-22 12:32:36 -06:00
browselisting.go
Take care of remaining TODOs in the browse responder
2019-05-21 13:03:52 -06:00
browsetpl.go
Default error handler; rename StaticFiles -> FileServer
2019-05-20 21:21:33 -06:00
matcher.go
Module.New() does not need to return an error
2019-05-21 14:22:21 -06:00
staticfiles_test.go
Default error handler; rename StaticFiles -> FileServer
2019-05-20 21:21:33 -06:00
staticfiles.go
Export types and fields necessary to build configs (for config adapters)
2019-05-22 12:32:36 -06:00