方案一 (这种方式容易被第三方劫持)
location / {
root /data/nginx/html;
index index.html index.htm;
error_page 404 /index.html;
}
location / {
r方案一 (这种方式容易被第三方劫持)
location / {
root /data/nginx/html;
index index.html index.htm;
error_page 404 /index.html;
}
location / {
r