源码介绍
演示环境
老板定制源码,稳定运营1年源码,内涵客户数据等等
NG1.20 mysql 5.6 PM2管理 redis 6.2
客服系统 php 5.6 ZendGuardLoader
伪静态
location / {
if (!-e $request_filename){
rewrite ^(.*)$ /index.php?s=$1 last; break;
}
}
区块链 php 7.2 fileinfo opcache redis imagemagick imap exif intl xsl
伪静态
location / {
try_files $uri $uri/ /index.php$is_args$query_string;
}
关闭防跨站 运行目录 public
放行端口 2000-10000
包内包含完整部署教程 计划任务
暂无评论内容