环境:nginx+php7.0nginx伪静态配置location / {if (!-e $request_filename){rewrite "^/([a-zA-Z0-9]{6})$" /user/install/index/$1/ last;rewrite ^(.*)$ /index.php?s=$1 last; break;}}数据库配置文件:/data/conf/database.php运行目录:/public后台地址:域名/HNYMWL001后台账户:admin后台密码:www.hnymwl.com前台账户:18888888888前台密码:18888888888
更多源码资源可登录www.7or.cn