Use custom 404 page for hamburg.ccc.de
This commit is contained in:
parent
6bb4577a33
commit
c83f1faaa7
|
@ -72,6 +72,8 @@
|
|||
# Then tell the realip_module to get the addreses from the proxy protocol
|
||||
# header.
|
||||
real_ip_header proxy_protocol;
|
||||
|
||||
error_page 404 /404.html;
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue