亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

Enter http://localhost/index to directly enter the website backend. How to change /index to another entry?
、海洋
、海洋 2019-06-08 23:08:03
0
4
1860

THINKPHP

Enter http://localhost/index to directly enter the website backend. How to change /index to another entry?

How to modify the backend login address, which is now the default For example: http://www.baidu.com/index


will directly enter the background. How can I change the index to something else and enter the background? Modify it?

、海洋
、海洋

reply all(2)
oO小明.同學(xué)Oo

1. Find the index directory of the module you access in the background and change it to xx (the directory you want)

2. Jump through the routing configuration of tp

3. Redirect ( But the url is still the same)

  • reply Can I close the background if it is not in use? Just add index to the disabled module. Is it okay to clear it when using it, that is, open the background again, and then close it after use? No impact, right?
    、海洋 author 2019-06-11 14:55:28
ytrg

You can enter indenx.php without writing it, but for others, you need to write the directory name, ×××/××x can be entered, and there are corresponding files in the corresponding directories. Which directory depends on the virtual directory you configured?

  • reply What I mean is how to change the index to enter the backend. Now I directly enter http://xxx.com/index to enter the backend. For example, I want to change it to http://xxx.com/index123456 and directly enter the background. How to change it? Instead of entering index Enter index123456 to change the background address.
    、海洋 author 2019-06-09 13:34:26
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template