You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Matthew Holt 284fb3a98c Allow multiple matcher sets in routes (OR'ed together) 6 years ago
cmd Implement rewrite middleware; fix middleware stack bugs 6 years ago
modules Allow multiple matcher sets in routes (OR'ed together) 6 years ago
pkg/caddyscript move internal packages to pkg folder and update reverse proxy 6 years ago
.gitignore Add go module files 6 years ago
admin.go Module.New() does not need to return an error 6 years ago
admin_test.go Begin implementing HTTP replacer and static responder 6 years ago
caddy.go Export types and fields necessary to build configs (for config adapters) 6 years ago
context.go Module.New() does not need to return an error 6 years ago
go.mod move internal packages to pkg folder and update reverse proxy 6 years ago
go.sum move internal packages to pkg folder and update reverse proxy 6 years ago
listeners.go Architectural shift to using context for config and module state 6 years ago
modules.go Module.New() does not need to return an error 6 years ago
modules_test.go Initial commit 6 years ago
replacer.go Implement most of static file server; refactor and improve Replacer 6 years ago
storage.go Module.New() does not need to return an error 6 years ago