显示带有和不带有 .htm 的页面的 url

发布于 2024-11-02 22:50:07 字数 378 浏览 0 评论 0原文

被这个难住了。通过Google网站管理员工具发现我网站上的.htm页面可以通过{page}或{page}.htm访问。它是 {page}.htm 作为静态文件,我从头开始构建服务器,所以我知道没有重写或 apache 配置正在执行 AFAIK。乌班图10.04。

有什么建议吗?

有问题的页面是:

http://www.hello-grancanaria.co .uk/accommodation/balito-beach-2387

尝试在末尾添加 .htm。

问候。

Stumped with this one. Found out through Google webmaster tools that a .htm page on my website can be accessed either by {page} or {page}.htm. it is {page}.htm as a static file and i built the server from scratch so i know there is no rewrites or apache configs that are doing AFAIK. Ubuntu 10.04.

Any suggestions?

A page in question is:

http://www.hello-grancanaria.co.uk/accommodation/balito-beach-2387

try adding the .htm on the end.

regards.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

爱冒险 2024-11-09 22:50:07

修好了!

显然,这是 MultiViews 的作品。只需从 apache conf 文件中删除它,现在就找不到不带 .htm 的链接了。完美的。

Fixed it!

Apparently, its the work of MultiViews. Simply delete this from the apache conf file and now the link without the .htm is not found. Perfect.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文