Fast, multi-platform web server with automatic HTTPS
 
 
Go to file
dev 37da91cfe7 fix module import paths and add cors to admin endpoints
fix go module refs and add cors to admin endpoints
2019-06-07 11:40:25 -04:00
cmd Change import paths to GitHub package names 2019-06-04 13:52:37 -06:00
modules Fix bugs related to auto HTTPS and alternate port configurations 2019-06-04 22:43:21 -06:00
pkg/caddyscript Change import paths to GitHub package names 2019-06-04 13:52:37 -06:00
.gitignore
admin.go fix module import paths and add cors to admin endpoints 2019-06-07 11:40:25 -04:00
admin_test.go
caddy.go
context.go Add cleanup callbacks to context 2019-05-29 23:10:12 -06:00
go.mod fix module import paths and add cors to admin endpoints 2019-06-07 11:40:25 -04:00
go.sum fix module import paths and add cors to admin endpoints 2019-06-07 11:40:25 -04:00
listeners.go
modules.go
modules_test.go
replacer.go
storage.go