专注分享优质资源

夏柔API免费管理系统源码

爱留 无分类
夏柔免费API管理系统是基于ZeroArt二开美化 页面方式仿的ApiFox,严禁商用,仅供学习测试交流!内置100+免费接口(远程),部署即用,内置的远程接口可持续提供调用服务!

安装教程:

1.修改数据库信息配置config/database.php

2.导入数据库文件sql.sql

3.设置网站运行目录为根目录public

4.后台地址:你的域名/admin/login.html

5.账户密码:admin 123456

nginx伪静态

nginx configuration
location / {

if (!-e $request_filename){

rewrite ^(.*)$ /index.php;

}

}

下载链接:

免费二级域名:
评论列表

热门文章
随机推荐
    提示信息

    SQL语句执行错误:SELECT gid,title,date,views,content FROM emlog_blog where hide = 'n' and `type` = 'blog' ORDER BY RAND() LIMIT 10
    Got error 28 from storage engine

    «点击返回