LandingPage 和 ResourceQuota
This commit is contained in:
@ -3,7 +3,7 @@ server {
|
||||
|
||||
location / {
|
||||
root /usr/share/nginx/html;
|
||||
index index.html index.htm;
|
||||
index /landing.html;
|
||||
}
|
||||
|
||||
error_page 404 500 502 503 504 /404.html;
|
||||
|
||||
Reference in New Issue
Block a user