Storm Core API管理系统源码 – 免费授权版,SEO优化版

Storm Core API管理系统源码 - 免费授权版,SEO优化版-七七源码网
全新Storm Core API管理系统源码 免授权版
此内容为免费资源,请登录后查看
0
当前下载源码来自网络采集,请勿商业运营,违法使用和传播!仅供研究学习使用!请支持作者正版授权源码。
免费资源

全新Storm Core API管理系统源码 免授权版本系统为API系统,实现了api集成等基础功能,以后可能会更新key调用api,或者实现付费功能,敬请期待,前端模板均无加密,用户可自行二开,具体请看图测试环境:PHP7.2+MySQL5.6访问:http://你的域名/install    进行安装伪静态规则在根目录Nginx.txt中   以下也是location / {
    rewrite ^/index.html$ /index.php;
    rewrite ^/sitemap.xml$ /sitemap.php;
    rewrite ^/api/(\w*).html$ /api.php?alias=$1;
    rewrite ^/down-([1-9]+[0-9]*).html$ /down/down.php?id=$1;
    rewrite ^/down.html$ /down/index.php;
}
1.png2.png3.png4.png

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容