replacing tabs with spaces to fix example.conf formating

This commit is contained in:
Andrii Moiseiev
2015-01-12 14:07:10 -05:00
parent a54a7b8971
commit c8a1b733c3
+1 -1
View File
@@ -48,7 +48,7 @@ server {
root html;
index index.html index.htm;
}
}
error_page 500 502 503 504 /50x.html;