fix typos in nginx.conf
These had already been fixed in the non-SSL server block Signed-off-by: Felix Kaechele <felix@kaechele.ca>
This commit is contained in:
parent
2769972c79
commit
80d334f680
@ -71,7 +71,7 @@ http {
|
||||
# include /etc/nginx/default.d/*.conf;
|
||||
#
|
||||
# error_page 404 /404.html;
|
||||
# location = /40x.html {
|
||||
# location = /404.html {
|
||||
# }
|
||||
#
|
||||
# error_page 500 502 503 504 /50x.html;
|
||||
|
Loading…
Reference in New Issue
Block a user