About This Tool
Generate production-ready Nginx server block configurations for static sites, PHP applications, or reverse proxy setups. Includes SSL, security headers, and caching options.
How to Use
- Enter your server name (domain)
- Set the root directory path
- Toggle SSL, PHP, or proxy settings as needed
- Click Generate to create the Nginx config
- Copy and paste into your server configuration
FAQ
Where do I put this configuration?
Save the generated config to /etc/nginx/sites-available/ and create a symlink to sites-enabled/.