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