This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
caddy
Watch
1
Star
0
Fork
0
You've already forked caddy
mirror of
https://github.com/caddyserver/caddy.git
synced
2026-06-07 22:45:30 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
7ee3653342be5c3b6db59dae0f40e71a48c0f157
caddy
/
config
T
History
Abiola Ibrahim
479c611420
Implementation of Git middleware
...
Defaults path to site root.
2015-05-01 16:41:34 +01:00
..
config.go
Default host is now 0.0.0.0 (wildcard)
2015-04-29 22:30:03 -06:00
controller_test.go
Removed Host() and Port() functions from Controller
2015-04-15 23:17:28 -06:00
controller.go
Removed Host() and Port() functions from Controller
2015-04-15 23:17:28 -06:00
directives.go
Replaced cpu directive with command line flag
2015-04-24 20:08:14 -06:00
dispenser_test.go
Finished dispenser tests
2015-03-21 14:36:32 -06:00
dispenser.go
Slightly more helpful parse error message
2015-04-23 14:39:21 -06:00
import_test.txt
Wrote basic tests for parser
2015-01-21 13:19:55 -07:00
lexer_test.go
Wrote lexer tests
2015-01-21 12:09:01 -07:00
lexer.go
Wrote lexer tests
2015-01-21 12:09:01 -07:00
middleware.go
Implementation of Git middleware
2015-05-01 16:41:34 +01:00
parser_test.go
-port flag to override default port
2015-04-28 22:13:00 -06:00
parser.go
Better parse support for files with only an address line
2015-04-22 13:21:51 -06:00
parsing_test.go
There's a std lib function for that
2015-03-20 18:12:53 -06:00
parsing.go
-port flag to override default port
2015-04-28 22:13:00 -06:00