【多语言点赞任务系统】[中文/英文/泰语/繁体]修复版BUG,优化升级中
服务器系统:Linux + Centos7.x + 宝塔亲测环境:Nginx 1.18.0 + PHP5.6 + Mysql5.5数据库配置文件:/Application/Common/Conf/db.phpNginx伪静态设置location / {if (!-e $request_filename){rewrite ^(.*)$ /index.php?s=$1 last; break;}}特别 […]
