Status files

Report a typo

Which file (relative to the project root) will the server return with the 200 status code if such plugin settings are specified:

install(StatusPages) {
    statusFile(
        HttpStatusCode.OK,
        filePattern = "templates/statuses/successful/#.html"
    )
}
Select one option from the list
___

Create a free account to access the full topic