0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-02-24 23:57:05 -05:00
caddy/config/setup
2015-05-10 07:44:43 +02:00
..
basicauth.go
basicauth_test.go Some tests and utilities for setup functions 2015-05-07 13:11:03 -06:00
bindhost.go Rename bindaddr to just bind 2015-05-04 22:58:08 -07:00
browse.go
controller.go
controller_test.go Some tests and utilities for setup functions 2015-05-07 13:11:03 -06:00
errors.go
ext.go
fastcgi.go Expanded index file support to other middlewares (fixes #27) 2015-05-05 15:50:42 -06:00
git.go
gzip.go
gzip_test.go Some tests and utilities for setup functions 2015-05-07 13:11:03 -06:00
headers.go headers: Replaced usage of Url to Path in setup 2015-05-09 21:57:55 +02:00
headers_test.go headers: Corrected copy paste (BasicAuth->Headers) 2015-05-10 07:44:43 +02:00
internal.go New internal middleware 2015-05-06 22:44:37 +02:00
log.go
markdown.go markdown: template integration done. awaiting documentation and test 2015-05-07 13:45:27 +01:00
proxy.go
redir.go
rewrite.go
rewrite_test.go Some tests and utilities for setup functions 2015-05-07 13:11:03 -06:00
root.go
startupshutdown.go Startup/shutdown commands now have stdin 2015-05-05 11:20:57 -06:00
templates.go Expanded index file support to other middlewares (fixes #27) 2015-05-05 15:50:42 -06:00
tls.go Add warning message when tls is disabled when its used on http 2015-05-05 12:30:24 -07:00
websocket.go