TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Handy Nginx configuration templates

8 点作者 timgws大约 9 年前

1 comment

avail大约 9 年前
Caddy [1] could also be used. It is a server coded in Go, and is made for everyone (tech savvy or not). The configuration is really simple, and something that took ~100 lines to configure with nginx (let&#x27;s say a proxy vhost), would only take ~5 with Caddy. Oh, it also uses HTTP&#x2F;2 by default (if the user&#x27;s browser supports it) and generates letsencrypt certificates automatically.<p>[1] <a href="https:&#x2F;&#x2F;caddyserver.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;caddyserver.com&#x2F;</a>