Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Dropping = in the Nginx error_page setting #631

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 14, 2018

  1. Dropping = in the Nginx error_page setting

    With the = sign, the unauthenticated response is sent with the status code 200, not 401, which blurs the logs.
    See also: https://serverfault.com/questions/295789/nginx-return-correct-headers-with-custom-error-documents
    sdenel authored Jul 14, 2018
    Configuration menu
    Copy the full SHA
    ac65ee1 View commit details
    Browse the repository at this point in the history