Skip to content
Snippets Groups Projects
  • nimrod's avatar
    b7c0865d
    Give precedence to the acme challenge. · b7c0865d
    nimrod authored
    If the acme challenge is in a location block but the default redirection
    is not, the default always takes precedence (Nginx won't resolve the
    order between the different directives, but it will between different
    location blocks).
    b7c0865d
    History
    Give precedence to the acme challenge.
    nimrod authored
    If the acme challenge is in a location block but the default redirection
    is not, the default always takes precedence (Nginx won't resolve the
    order between the different directives, but it will between different
    location blocks).