【发布时间】:2020-11-21 10:54:12
【问题描述】:
有没有办法从位于谷歌云存储桶中的静态网站中删除 .htlm 扩展名?我尝试使用 .htaccess 但它不起作用。
【问题讨论】:
-
.htaccess文件的配置是特定于 Apache 的概念。谷歌云存储桶(据我所知)不使用 Apache(或其任何派生)提供文件。
标签: html .htaccess google-cloud-platform google-cloud-storage