IIS 永久重定向

发布于 2024-09-30 14:42:31 字数 200 浏览 7 评论 0原文

我看过一些关于此的文章,并记得其中有一个 XML 文件。因此,有一个旧 URL 和一个新 URL。如果用户点击旧 URL,他将被重定向到新 URL。

重定向可能来自服务器上不存在的文件,例如 Apache 服务器中的 new-jobs.php 已移至 IIS 服务器,该文件现在称为 new-jobs.aspx。

有谁知道这样的系统或有更好的解决方案吗?

I have seen a few things written about this and remember one where there was an XML file. So, there is an old URL and a new URL. If the user hits the old URL he is redirected to the new one.

The redirects can be from files that don't exist on the server eg new-jobs.php from Apache server has been moved to an IIS Server and the file is now called new-jobs.aspx.

Does anyone know of such a system or have a better solution?

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

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

发布评论

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

评论(1

落花随流水 2024-10-07 14:42:31

查看 URLRewrite

Check out URLRewrite.

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