Options
example.com + proxy :3000 + SSL
Output
Copy-ready server { ... } blockDeveloper Tools
Generate Nginx server blocks from form options, including reverse proxy, WebSocket, SSL, Gzip, and basic security headers. Copy or download conf files for static sites and app reverse-proxy starters.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
开发工具
Generate Nginx server blocks from form options, including reverse proxy, WebSocket, SSL, Gzip, and basic security headers. Copy or download conf files for static sites and app reverse-proxy starters.
填写主域名后生成可复制的 nginx.conf。
Options
example.com + proxy :3000 + SSL
Output
Copy-ready server { ... } blockIt is a starter template. Review certificate paths, upstream addresses, and security policy for your environment before deploying.
Enter them manually, or leave blank to use common Let's Encrypt placeholders based on the primary domain.
Tools
Continue with another translated tool for a nearby task.
Docker Compose Generator
Select App, Nginx, database, and cache services to generate a local docker-compose.yml with ports and common dependency combinations for dev or demo environments.
Dockerfile Generator
Generate Dockerfiles for Node, Python, Go, and related stacks with optional multi-stage builds, non-root users, timezone packages, and a matching .dockerignore starter.
Nginx Location Tester
Test Nginx location modifiers and URI patterns against request paths locally in your browser. Covers exact, prefix, regex, and ^~ cases—useful when debugging routes stolen by the wrong location block.