• Philipp Brüll's avatar
    Change position of locale directive · 1dd413bd
    Philipp Brüll authored
    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.
    1dd413bd
plugin.go 12 KB