不依赖面板手动搭建 Web 服务器,适合有一定 Linux 基础的开发者:
apt install nginx
apt install php php-fpm
搭建完毕后,你就可以部署自己的 PHP 网站或博客了!
← 返回首页