Nginx 的 vhost 配置方法
编辑 Nginx.conf输入 nano -c /etc/nginx/nginx.conf-c 这个属性是为了让nano在打开文件时显示行号,understand?在 Virtual Host Config 的注释内容下,大概56行,添加includ...
编辑 Nginx.conf输入 nano -c /etc/nginx/nginx.conf-c 这个属性是为了让nano在打开文件时显示行号,understand?在 Virtual Host Config 的注释内容下,大概56行,添加includ...
在各位手中相比都有开发板或者某客云或者….那么,在此记录下一次折腾 Armbian 23.02.0-trunk bullseye 的经验。 准备工作为了安装方便,需要更新下APT的源 打开配置文件首先先输入 nano /etc/apt/sources...