[note type="info flat"]此网盘可以做网赚网盘,有VIP功能支持对接易支付,后台自行配置[/note]
搭建教程
- 修改数据库config/database.php
- 导入打包的数据库文件
- 设置为pcblic运行目录
- 上面全部设置好了就可以后台登入地址:域名/admin.php
账号adminz密码548717398
伪静态设置
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php?s=/$1 [QSA,PT,L]
</IfModule>
效果图
tip
环境是php7.3 伪静态设置不好的因为是apache的伪静态规则 nginx的可以用tp的伪静态规则
下载地址
[hide]https://juziys.lanzouy.com/ie85V08fuy7a[/hide]