summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/table.go
AgeCommit message (Collapse)Author
2019-06-30Add licenseMatthew Holt
2019-06-14Rename caddy2 -> caddyMatthew Holt
Removes the version from the package name
2019-06-04Change import paths to GitHub package namesMatthew Holt
2019-05-21Module.New() does not need to return an errorMatthew Holt
2019-05-20Implement most of static file server; refactor and improve ReplacerMatthew Holt