摘要:
前言 nginx 1.20.1nginx从1.9.0开始,新增加了一个stream模块确保nginx 安装时开启stream模块 ./configure \ …… \--with-stream \ --with-stream_ssl_module \ 修改nginx.conf #增加stream配置 阅读全文
posted @ 2021-09-17 17:37
渊渟岳
阅读(3410)
评论(0)
推荐(0)
摘要:
原因 原因是因为 shell 脚本是在 Windows 编写导致的换行问题,具体原因是 Windows 的换行符号为 CRLF(\r\n),而 Unix\Linux 为 LF(\n),Macintosh 为(\r) 名称解释 缩写 全称 ASCII转义 说明 CR Carriage Return \ 阅读全文
posted @ 2021-09-17 17:20
渊渟岳
阅读(525)
评论(0)
推荐(0)

浙公网安备 33010602011771号