Nginx Config Generator
Configure hostname, proxy target, and SSL options to get a production Nginx server block.
Configure
Output
Summary
Configure hostname, proxy target, and SSL options to get a production Nginx server block.
How it works
- Enter the server name
- Set upstream proxy or document root
- Enable SSL and choose certificate path
- Copy the Nginx config block
Use cases
- Setting up reverse proxies for Node.js apps
- Configuring SSL termination with Let's Encrypt
- Building static file server blocks
Frequently Asked Questions
Last updated: 2026-06-09 ·
Reviewed by Nham Vu