This commit is contained in:
parent
64023f9bc2
commit
7053659cf3
@ -66,7 +66,8 @@ http {
|
||||
|
||||
# Fallback 404 page
|
||||
location = /404.html {
|
||||
try_files $uri $uri/ =404;
|
||||
internal;
|
||||
root /tmp/public;
|
||||
}
|
||||
error_page 404 /404.html;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user