【问题标题】:Redirect 1page on wordpress to subdomain将 wordpress 上的 1page 重定向到子域
【发布时间】:2016-11-30 12:33:07
【问题描述】:

我需要将网站的一页(在 WordPress 中创建)重定向到子域。

示例:www.example.com/one-page/ 到 => one-page.example.com

想法?我是新手。 谢谢

【问题讨论】:

    标签: wordpress redirect subdomain


    【解决方案1】:

    您可以通过将以下内容添加到 .htaccess 来做到这一点

    Redirect 301 www.example.com/one-page/ http://one-page.example.com
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-08-12
      • 2012-10-06
      • 2014-09-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-10-05
      相关资源
      最近更新 更多