安装教程:
环境:nginx+php7.4.33+redis5.0.8+Memcached 1.6.6+mysql5.6+phpMyAdmin
伪静态
location / {
try_files $uri $uri/ /index.php?$query_string;
}
给力项目,顶峰会员可以下载,公众号:顶峰资源整合
【如遇文章链接失效,请联系客服补新链!】
安装教程:
环境:nginx+php7.4.33+redis5.0.8+Memcached 1.6.6+mysql5.6+phpMyAdmin
伪静态
location / {
try_files $uri $uri/ /index.php?$query_string;
}