摘要: 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)