CPanel API - Creating Subdomains

旧城冷巷雨未停 提交于 2019-12-25 00:37:12

问题


I'm writing a script so I can create subdomains on my account. I'm following this example:

CPanel API Example

My question: How can I create subdomains? The docs on Cpanel's API don't show this very well.


回答1:


Make sure you are using version 2 of the API. Below is a direct link to the instructions to create subdomains.

https://documentation.cpanel.net/display/SDK/cPanel+API+2+Functions+-+SubDomain%3A%3Aaddsubdomain



来源:https://stackoverflow.com/questions/26181978/cpanel-api-creating-subdomains

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!