location ~* \.(txt|doc)${
    root /data/www/wwwroot/test;
    deny all;
}

相关文章:

  • 2021-09-29
  • 2022-12-23
  • 2022-01-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-08
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-13
  • 2022-12-23
  • 2022-12-23
  • 2021-12-20
  • 2022-12-23
  • 2022-03-08
  • 2022-12-23
相关资源
相似解决方案