From c8a1b733c3912f825061c3a99d17845e617d3327 Mon Sep 17 00:00:00 2001 From: Andrii Moiseiev Date: Mon, 12 Jan 2015 14:07:10 -0500 Subject: [PATCH] replacing tabs with spaces to fix example.conf formating --- example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.conf b/example.conf index fd68e04..fa682d3 100644 --- a/example.conf +++ b/example.conf @@ -48,7 +48,7 @@ server { root html; index index.html index.htm; - } + } error_page 500 502 503 504 /50x.html;