简单安装说明:1、整站程序上传后台2、然后导入数据库文件到数据库,3、修改conf里面的conf的数据库名字及密码4、配置伪静态规则:location ~* .(htm)$ { rewrite “^(.)/(.+?).htm(.?)$” $1/index.php?$2.htm$3 last; } 下载地址 此处内容已隐藏,请付费后查看
© 版权声明
THE END
简单安装说明:1、整站程序上传后台2、然后导入数据库文件到数据库,3、修改conf里面的conf的数据库名字及密码4、配置伪静态规则:location ~* .(htm)$ { rewrite “^(.)/(.+?).htm(.?)$” $1/index.php?$2.htm$3 last; } 下载地址 此处内容已隐藏,请付费后查看
暂无评论内容