linux下安装nginx
https://lnmp.com/install.html lnmp安装在/usr/local/src下

https://blog.csdn.net/qq_40662918/article/details/78787630 thinkphp 项目上线遇到的坑博客(参考)

隐藏入口文件
location /
{
if (!-e $request_filename) {
rewrite ^(.*)$ /index.php?s=/$1 last;
break;
}
}
上传数据库

之后点击ssh

密码为linux连接密码


https://lnmp.org/faq/addons.html memcache安装参考

浙公网安备 33010602011771号