Server block assembly
The generator expresses the requested virtual host as directives inside an Nginx server context. Enabling SSL contributes HTTPS-related settings, reverse-proxy options contribute request-forwarding directives, and security-header or caching selections contribute their respective controls. The result is configuration text. It does not start a server, modify an installed Nginx instance, create certificates, or contact the configured upstream.