caddy/config
Matthew Holt 2236780190 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-15 23:34:54 -06:00
..
parse Add ServerBlockIndex and ServerBlockHosts to Controller 2015-10-15 23:34:54 -06:00
setup Add ServerBlockIndex and ServerBlockHosts to Controller 2015-10-15 23:34:54 -06:00
config_test.go core: Bind all listeners to wildcard host by default (closes #208) 2015-08-05 07:37:51 -06:00
config.go Add ServerBlockIndex and ServerBlockHosts to Controller 2015-10-15 23:34:54 -06:00
directives.go Address various lint and gocyclo warnings. Fixes #253 2015-10-11 16:28:02 -04:00