caddy/server
Matthew Holt 4ebff9a130 core: Major refactor for graceful restarts; numerous fixes
Merged config and app packages into one called caddy. Abstracted away caddy startup functionality making it easier to embed Caddy in any Go application and use it as a library. Graceful restart (should) now ensure child starts properly. Now piping a gob bundle to child process so that the child can match up inherited listeners to server address. Much cleanup still to do.
2015-10-26 13:34:31 -06:00
..
config.go LE flags, modified tis directive, moved LE stuff to own file 2015-10-16 11:38:56 -06:00
graceful.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
server.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
virtualhost.go Moved fileServer and browse.IndexPages into middleware package 2015-09-19 20:35:48 -06:00