全新Storm+Core+API管理系统源码+免授权版,全新权版本系统为API系统 ,管理高防免备案云实现了api集成等基础功能,系统43. 免费搭建高防网站的最佳方案以后可能会更新key调用api,源码44. 高防免备案网站的最佳选择或者实现付费功能,免授45. 高防服务器的优势和特点敬请期待,全新权版云服务器免费前端模板均无加密,管理用户可自行二开,系统具体请看图

测试环境 :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; }此处内容需要回复后才能查看