centos怎么配置thinkphp3.2隐藏index.php
答案:2 悬赏:60 手机版
解决时间 2021-02-09 08:40
- 提问者网友:夢醒日落
- 2021-02-09 02:27
centos怎么配置thinkphp3.2隐藏index.php
最佳答案
- 五星知识达人网友:归鹤鸣
- 2021-02-09 02:40
centos httpd.conf配置文件设置默认首页DirectoryIndex index.php index.html
如果是开启了.htaccess就写到站点根目录.htaccess
DirectoryIndex index.php index.html
如果是开启了.htaccess就写到站点根目录.htaccess
DirectoryIndex index.php index.html
全部回答
- 1楼网友:夜风逐马
- 2021-02-09 03:13
插件目录?
'app_autoload_path' =>'@.common,@.tool'
是配置.php这样的插件的吧?
上面的就可以了···可以自动加载里面目录里面的文件,不过,必须要按thinkphp的命名规则
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
推荐资讯