简单安装说明:
1、整站程序上传后台
2、然后导入数据库文件到数据库,
3、修改 conf 里面的 conf 的数据库名字及密码
4、配置伪静态
规则:
location ~* .(htm)$ {rewrite "^(.*)/(.+?).htm(.*?)$" $1/index.php?$2.htm$3 last; }
后台账号 admin 密码 qq114077
下载地址:
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
简单安装说明:
1、整站程序上传后台
2、然后导入数据库文件到数据库,
3、修改 conf 里面的 conf 的数据库名字及密码
4、配置伪静态
规则:
location ~* .(htm)$ {rewrite "^(.*)/(.+?).htm(.*?)$" $1/index.php?$2.htm$3 last; }
后台账号 admin 密码 qq114077
下载地址: