【发布时间】:2020-09-27 12:19:33
【问题描述】:
<FilesMatch "\.html$">
如何在基目录中指定 only .html 文件?
我想要
https://www.example.com/page.html
但是不是 https://www.example.com/directory/page.html
【问题讨论】:
-
这似乎用不缓存的 UA 创建了一个无休止的推送文件循环......我可以添加一些东西来限制 1 组推送文件吗?