caddy/config
Zac Bergquist f7fcd7447a Fix test failure on non-Windows OS.
NewTestController now sets the site root to '.' to accomodate Windows.  This introduced a failure on Linux because we join "." and an absolute path in /tmp/ and end up looking for the temp file in the wrong place.  This change puts the temp file under the current working directory, which should resolve the issue.
2015-10-13 20:16:43 -04:00
..
parse Address various lint and gocyclo warnings. Fixes #253 2015-10-11 16:28:02 -04:00
setup Fix test failure on non-Windows OS. 2015-10-13 20:16:43 -04: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 Address various lint and gocyclo warnings. Fixes #253 2015-10-11 16:28:02 -04:00
directives.go Address various lint and gocyclo warnings. Fixes #253 2015-10-11 16:28:02 -04:00