h5bp/server-configs-nginx resource
Nginx HTTP server boilerplate configs observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 88
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4784
- days_rel: n/a
- days_push: 74
- n_releases_24m: 0
Adoption not part of the score
11560 stars · 1519 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of Nginx configuration files and snippets from the HTML5 Boilerplate project that improve website performance and security. It provides ready-made server definitions, location blocks, and mixin-style includes for caching headers, MIME types, cross-domain fonts, and system file protection.
Use cases
- harden nginx configuration with security best practices
- set up correct caching and expires headers in nginx
- serve files with correct content-type and cross-domain access
- bootstrap a production nginx config for a website
- protect system files from web access in nginx
- get a secure https server template for nginx
When to choose
- you run Nginx and want battle-tested, community-maintained config defaults
- you want to quickly apply performance and security headers without writing configs from scratch
- you want modular snippets you can include selectively
When to avoid
- you use Apache, Caddy, or another web server
- you need a fully managed or dynamically configured reverse proxy rather than static config files
- your environment requires highly customized configs that conflict with the boilerplate assumptions
Facets
infra-config · maturity active
http-server security caching middleware web-development self-hosted security self-hosted nginx boilerplate-configs h5bp performance best-practices server-hardening devops linux web-server
1 source
- readme: https://github.com/h5bp/server-configs-nginx · fetched 2026-08-28 · 99b4188ae952
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| h5bp/server-configs-nginx | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="h5bp/server-configs-nginx")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem