yisou 发表于 2025-5-14 16:09:43

如何架一台纯静态的主机?

军哥,你好, 请问如何架一台纯静态的主机?只要能运行.html 文件, 不要php, mysql, php-fpm.

谢谢。

dev 发表于 2025-5-23 11:42:47

部署一个Nginx就可以了

yisou 发表于 2025-6-16 21:38:01

运行lnmp安装程序时, 如何只安装nginx, 不安装php, mysql呢?

woalbb 发表于 2025-7-2 21:53:24

apt install nginx就行,如果想自动ssl就用apt install caddy

woalbb 发表于 2025-7-3 20:51:23

apt install nginx 如果要自动ssl那就apt install caddy
页: [1]
查看完整版本: 如何架一台纯静态的主机?