Banner image of the blog

【已测源码】无忧魔签完美运营级别IOS一键签名程序

作者头像 作者头像 admin 编辑

商品价格
VIP免费下载
虚拟商品,自动发货 7 天无忧退款

【已测源码】无忧魔签完美运营级别IOS一键签名程序

环境:nginx+php7.0

nginx伪静态配置

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

后台地址:域名/HNYMWL001