Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e77e75 commit 25a650eCopy full SHA for 25a650e
nginx.conf
@@ -13,5 +13,6 @@ http {
13
include /etc/nginx/mime.types;
14
}
15
listen 4000;
16
+ error_page 403 404 /404.html;
17
18
0 commit comments