linux_web_server_config_generator
Generate Apache, Nginx, and Caddy web server configs in parallel. Supports TLS, HTTP→HTTPS redirect, HSTS, reverse proxy, PHP-FPM, gzip, security headers, and error pages.
Instructions
Menu ID: web_server_config_generator. Apache / Nginx / Caddy Config Generator. Generate Apache 2.4 VirtualHost, nginx server block, and Caddy 2 Caddyfile configs in parallel. Supports TLS, HTTP→HTTPS redirect, HSTS, reverse proxy with WebSocket, PHP-FPM, static files, gzip compression, security headers, and error pages. Use describe_tool with tool_id "web_server_config_generator" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| serverName | Yes | ||
| ssl | Yes | ||
| reverseProxy | Yes | ||
| gzip | Yes |