ecp_nginx_set_conf
Overwrite nginx config for a domain with raw file content. Verify the config is valid and confirm to avoid breaking the site.
Instructions
Overwrite the raw nginx config for a domain. Malformed content can break the site - verify the config is valid before writing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | ||
| domain_name | Yes | ||
| file_content | Yes |