combell_linux_hostings_subsites_create
Create a subsite (additional website) on a Linux hosting by specifying the main domain and the new subsite domain. The folder path must exist; defaults to /subsites/ if not provided.
Instructions
Create a subsite (an extra website) on a Linux hosting. The folder path must already exist on the server; when omitted Combell uses /subsites/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Existing folder on the hosting, e.g. '/subsites/blog.example.be' | |
| domain_name | Yes | The Linux hosting domain name | |
| subsite_domain_name | Yes | Domain name for the subsite, e.g. 'alias.be' or 'blog.example.be' |