summaryrefslogtreecommitdiffhomepage
path: root/caddyfile/parse.go
AgeCommit message (Expand)Author
2016-09-18parser: fix broken absolute path importsTw
2016-08-17Report error when loading the lexerMatthew Holt
2016-08-17Support env vars in import; make sure it's a fileMatthew Holt
2016-07-14fix: import should always be relative to current file directoryPedro Nasser
2016-07-13import should get absolute path before glob (#929)Pedro Nasser
2016-06-28Import paths now relative to Caddyfile (closes #867)Matthew Holt
2016-06-20Set host and port on address if specified via flag (fixes #888)Matthew Holt
2016-06-04More tests, several fixes and improvements; export caddyfile.TokenMatthew Holt
2016-06-04Rewrote Caddy from the ground up; initial commit of 0.9 branchMatthew Holt