mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-28 03:01:03 -04:00
committed by
jekyllbot
parent
52c34060e3
commit
a4315fac3b
@@ -58,7 +58,7 @@ Add the following to the nginx configuration file, `nginx.conf`, which is usuall
|
||||
```nginx
|
||||
server {
|
||||
error_page 404 /404.html;
|
||||
location /404.html {
|
||||
location = /404.html {
|
||||
internal;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user