0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/config
Matthew Holt a17e9b6b02 Add ServerBlockIndex and ServerBlockHosts to Controller
This way, Setup functions have access to the list of hosts that share the server block, and also, if needed for some reason, the index of the server block in the input
2015-10-19 07:41:58 -06:00
..
parse Add ServerBlockIndex and ServerBlockHosts to Controller 2015-10-19 07:41:58 -06:00
setup Add ServerBlockIndex and ServerBlockHosts to Controller 2015-10-19 07:41:58 -06:00
config.go Add ServerBlockIndex and ServerBlockHosts to Controller 2015-10-19 07:41:58 -06:00
config_test.go core: Bind all listeners to wildcard host by default (closes #208) 2015-08-05 07:37:51 -06:00
directives.go Address various lint and gocyclo warnings. Fixes #253 2015-10-11 16:28:02 -04:00