> On 10 Dec 2020, at 20:51, Florian Obser <[email protected]> wrote:
> 
> I think the only way is to repeat the location statement for each extension :/

If preparing a patch, what is the preferable syntax for this functionality?

location regex “/.*\.(html|css){1}$” {
        # something
}

Reply via email to