caddy/caddyhttp
Philipp Brüll 1dd413bd69 Change position of locale directive
First, great job on the 0.9 release! It seems caddy's path lead into a bright future. Thanks also for including the locale plugin.

Trying it, I've figured out, that there might be a problem with the order of the directives. In the typical use case, the result of the locale detection might be used in the `rewrite` and `log` plugin. If I'm not mistaken, it makes sense to put the `locale` directive before those.
2016-07-24 11:55:25 +02:00
..
basicauth Improve basicauth password comparison 2016-07-05 12:49:25 -06:00
bind Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
browse Fix browse template row hover effect for first row 2016-06-21 19:22:31 -06:00
errors OnFirstStartup and OnFinalShutdown callbacks added 2016-06-23 18:02:12 -06:00
expvar Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
extensions Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
fastcgi Support for placeholders in fastcgi env vars. 2016-06-29 13:41:52 +01:00
gzip Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
header Allow multiple values for an HTTP header and 2016-07-20 22:17:13 -07:00
httpserver Change position of locale directive 2016-07-24 11:55:25 +02:00
internalsrv Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
log OnFirstStartup and OnFinalShutdown callbacks added 2016-06-23 18:02:12 -06:00
markdown Every package has a test 2016-06-21 00:11:55 -06:00
mime Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
pprof Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
proxy Use authentification credentials from proxy's configuration as a default. (#951) 2016-07-22 11:33:50 -06:00
redirect minor condition keyword check refactor 2016-07-21 15:42:38 +01:00
rewrite minor condition keyword check refactor 2016-07-21 15:42:38 +01:00
root Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
staticfiles Rewrote Caddy from the ground up; initial commit of 0.9 branch 2016-06-04 17:00:29 -06:00
templates Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
websocket Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
caddyhttp_test.go Every package has a test 2016-06-21 00:11:55 -06:00
caddyhttp.go Migrate remaining middleware packages 2016-06-05 22:39:23 -06:00