没有 HTTP 的重定向不起作用

发布于 2024-12-08 22:38:40 字数 135 浏览 2 评论 0原文

我已经安装了 MediaWiki,但重定向到“http://wiki.website.com/mw-config/index.php”的链接消失了。问题是:我转到“http://mw-config/index.php”。这怎么可能?

谢谢!

I have installed MediaWiki, and a link dissapears that redirects me to 'http://wiki.website.com/mw-config/index.php'. The problem is: I go to 'http://mw-config/index.php'. How is that possible?

Thanks!

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

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

发布评论

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

评论(1

那支青花 2024-12-15 22:38:40

该链接很可能被写为 href="//mw-config/index.php" 这将导致您所看到的行为。为什么的问题可能与您的配置有关(如果这是原因,则与基本路径有关),但在不了解更多信息的情况下很难确切地说出是什么。

It's likely the link is being written out as href="//mw-config/index.php" which will cause the behaviour you are seeing. The question of why is probably something to do with your configuration (something to do with a base path, if this is the cause), but it's hard to say exactly what without knowing more.

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