#nginx

location / {
try_files $uri $uri/ /index.html;
}

相关文章:

  • 2022-12-23
  • 2022-02-02
  • 2022-03-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-04-11
  • 2022-01-26
  • 2022-12-23
  • 2021-04-15
  • 2022-12-23
相关资源
相似解决方案