第三方账号快速登录
更新时间:20天前
所属分类:建站源码
评论回复:0
语言:php
数据库:mysql
授权:免费版
环境
nginx
php7.4.33
redis5.0.8
Memcached 1.6.6
mysql5.6
phpMyAdmin
伪静态
location / {
try_files $uri $uri/ /index.php?$query_string;
}