Your IP : 216.73.217.127


Current Path : /etc/nginx/
Upload File :
Current File : //etc/nginx/errors.conf

###############################################################################
# Define error-handler includes
##

# Placeholder for custom-defined error pages

location ~ '^/(429|50[2-4]|509).html$' {
    root /usr/share/nginx/html;
}

error_page 509 /509.html;