How to create Sub Domains dynamically by PHP using Virtualmin GPL

3 posts / 0 new
Last post
#1 Wed, 05/28/2014 - 00:14
debdas

How to create Sub Domains dynamically by PHP using Virtualmin GPL

Hi I can create subdomains from Virtualmin admin panel, but I want to do it from the frontend by PHP coding. I am using Virtualmin GPL. Form this tutorial: http://vikku.info/programming/php/create-subdomain-dynamically-in-php-co... I can create subdomains in the cPanel. But need to know about the Virtualmin, how to call this method in Virtualmin, any examples there??

Wed, 05/28/2014 - 08:36
andreychek

Howdy,

You may want to try Virtualmin's "Remote API" Details on using it are here:

https://www.virtualmin.com/documentation/developer/http

Wed, 05/28/2014 - 13:30
debdas

Thank u very much...its works..

Topic locked