默认.htm页面重定向

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了默认.htm页面重定向相关的知识,希望对你有一定的参考价值。

Can be used as default.htm page to redirect to the desired page
  1. <html>
  2. <head>
  3. <meta http-equiv="refresh" content="0;url=mypage.aspx" />
  4. </head>
  5. <body>
  6. </body>
  7. </html>

以上是关于默认.htm页面重定向的主要内容,如果未能解决你的问题,请参考以下文章

链接中的 URL 片段和 JSF 中的 ajax 重定向

将 *.htm 重定向到 *.php

解决iframe重定向让父级页面跳转

RouterBrowser 不会在刷新时重定向到默认页面

302 登录重定向后被 IE 删除的 URL 片段

在 PHP 重定向期间处理片段标识符