会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
hooks
做喜欢的事,坚持下去!
博客园
首页
新随笔
联系
订阅
管理
2019年1月19日
ThinkPHP 5隐藏public/index.php方法
摘要: 1、复制public下的index.php与.htaccess文件至根目录; 2、直接修改index.php,将内容修改为:<?php require 'public/index.php'; ?> 3、访问(你的域名)yourdomain即可成功;
阅读全文
posted @ 2019-01-19 11:05 hooks
阅读(714)
评论(0)
推荐(0)
公告