Networking & Infrastructure

Nginx 安裝與設定實踐:從 http 塊到反向代理

Nginx 的安裝很快就能過去,真正決定網站行為的是設定檔。本文梳理設定檔的組織方式、location 匹配優先順序、反向代理與遺留 URL 遷移,並用本站生產環境的真實設定作為例子。

Networking & Infrastructure

Linux 安装 OCserv:搭建 OpenConnect VPN 服务器

Build and run your own OpenConnect (AnyConnect-compatible) VPN server with ocserv: package install, building from source, certificates, and fronting it with Nginx on port 443 via TCP-level SNI routing.