Maison  >  Questions et réponses  >  le corps du texte

javascript - ngx如何运用redirect

现在有

location = /index {
    rewrite ^ /godbless?$do=foot;
}

但是我的url发生改变,我想让indexTag去做这件事,然后让所有指向index的redirect到indexTag上
我需要怎么做啊,如何使用redirect呢

大家讲道理大家讲道理2771 Il y a quelques jours311

répondre à tous(1)je répondrai

  • 阿神

    阿神2017-04-11 11:19:20

    你贴的这个就是 redirect,把相应的网站目录改成想要的即可。

    répondre
    0
  • Annulerrépondre