程序员@老李 - 配置 typecho 博客系统 - nginx config 的评论 https://blog.mostion.com/archives/3/ # nginx config server { listen 80; server_name yourdomain.com; ...