forked from gitbot/uguu
Update README.md
This commit is contained in:
parent
f88c30b846
commit
35c5bfb212
@ -151,12 +151,6 @@ server{
|
|||||||
include fastcgi_params;
|
include fastcgi_params;
|
||||||
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
|
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
|
||||||
}
|
}
|
||||||
|
|
||||||
error_page 404 /4041x.html;
|
|
||||||
error_page 403 /4041x.html;
|
|
||||||
location /4041x.html {
|
|
||||||
root /home/neku/www;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user