caddy/caddy/parse
Matthew Holt ed0c0db6a3 If scheme and port defy convention, it is an error
This prevents serving HTTPS over port 80 or HTTP over 443. It's confusing and we don't allow it.
2016-01-10 20:51:50 -07:00
..
dispenser.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
dispenser_test.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
import_glob0.txt import glob tests 2015-12-11 21:52:35 +01:00
import_glob1.txt import glob tests 2015-12-11 21:52:35 +01:00
import_glob2.txt import glob tests 2015-12-11 21:52:35 +01:00
import_test1.txt core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
import_test2.txt core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
lexer.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
lexer_test.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
parse.go Parser separate scheme/port, refactor config loading 2016-01-03 16:41:29 -07:00
parse_test.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
parsing.go If scheme and port defy convention, it is an error 2016-01-10 20:51:50 -07:00
parsing_test.go If scheme and port defy convention, it is an error 2016-01-10 20:51:50 -07:00