htaccess redirection

前端 未结 7 1693
自闭症患者
自闭症患者 2020-12-20 19:16

I have a domain test.com

Now i have the latest files in test.com/backup/

Now , what i need is, when i type test.com

相关标签:
7条回答
  • 2020-12-20 19:50

    Assum index.html exists and is your directoryindex.

    redirectpermanent http://test.com/backup/

    0 讨论(0)
提交回复
热议问题