Generators

Nginx Config Generator

Generate Nginx server block configurations. Configure SSL, PHP-FPM, reverse proxy, caching, and security headers.

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

  1. Enter your server name (domain)
  2. Set the root directory path
  3. Toggle SSL, PHP, or proxy settings as needed
  4. Click Generate to create the Nginx config
  5. 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/.