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 fec7fa8bfd Implement most of static file server; refactor and improve Replacer 6 years ago
cmd Rough implementation of auto HTTP->HTTPS redirects 6 years ago
internal/caddyscript Add some tests and fix vet warning 6 years ago
modules Implement most of static file server; refactor and improve Replacer 6 years ago
.gitignore Add go module files 6 years ago
admin.go Initial commit of Storage, TLS, and automatic HTTPS implementations 6 years ago
admin_test.go Begin implementing HTTP replacer and static responder 6 years ago
caddy.go Implement most of static file server; refactor and improve Replacer 6 years ago
context.go Improve godoc for contexts 6 years ago
go.mod Add go module files 6 years ago
go.sum Add go module files 6 years ago
listeners.go Architectural shift to using context for config and module state 6 years ago
modules.go Improve godoc for contexts 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 General cleanup and more godocs 6 years ago