环境
nginx
php7.4.33
redis5.0.8
Memcached 1.6.6
mysql5.6
phpMyAdmin
伪静态
location / {
try_files $uri $uri/ /index.php?$query_string;
}
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
环境
nginx
php7.4.33
redis5.0.8
Memcached 1.6.6
mysql5.6
phpMyAdmin
伪静态
location / {
try_files $uri $uri/ /index.php?$query_string;
}
暂无评论内容