此方法适用于tp5项目在云空间(云主机)下的搭建。
将public目录下的index.php移动到根目录。
2 .将index.php文件内容进行修改。
修改前:
修改后:
3. 将public目录下的.htaccess移动到根目录。
4. 修改public目录下的router.php文件
修改前:
修改后:
修改完成后效果:
之后在修改静态文件目录,项目即可完美运行。在资源文件路径前添加/public/
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!