摘要: 实验八——网页部署 一、购买云服务器 二、实验流程 在云服务器上安装相应程序 安装相关程序:dnf install httpd mysql-server php php-mysqlnd php-fpm 启动Apache服务:systemctl start httpd.service 设置Apache 阅读全文
posted @ 2022-12-20 11:14 瞻鹤 阅读(59) 评论(0) 推荐(0) 编辑