:价格:39.8
Cloudreve云盘系统源码-支持本地储存和对象储存,界面美观,Cloudreve云盘系统源码在线存储系统源码网盘网站源码基于ThinkPHP。
云盘系统安装教程
测试环境:PHP7.1+MYSQL5.6+Apache
上传源码到根目录
安装程序:浏览器数据http://localhost/CloudreveInstallerlocalhost更换成你的网址
安装完毕记住系统默认的账号密码
温馨提示:如果默认的伪静态不行就替换一下的,没问题就不用换!
伪静态配置
RewriteEngineon
RewriteCond%{REQUEST_FILENAME}!-f
RewriteCond$1!^(index.php|samples|robots.txt|views|plugins|backup|upload|images|install|admin123|plug|test|install|make|js|favicon.ico|templates|mqqt|scl|app)
RewriteRule^(.*)$index.php/$1[L]
暂无评论内容