caddy/config/setup
Matt Holt 557410ffd7 Merge pull request #58 from mschoebel/internal_middleware
Adding "internal" middleware
2015-05-07 13:28:09 -06:00
..
basicauth.go
basicauth_test.go Some tests and utilities for setup functions 2015-05-07 13:11:03 -06:00
bindhost.go
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
internal.go New internal middleware 2015-05-06 22:44:37 +02:00
log.go
markdown.go Expanded index file support to other middlewares (fixes #27) 2015-05-05 15:50:42 -06: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
templates.go Expanded index file support to other middlewares (fixes #27) 2015-05-05 15:50:42 -06:00
tls.go
websocket.go