@jutadvm
Google Translate:
Para crear un subdominio, necesitará utilizar Webmin directamente. A menos que Webmin proporcione una API que se pueda usar con PHP, necesitará hacerlo manualmente a través del panel de control.
Si no está familiarizado con la configuración de Apache, probablemente recomendaría usar VestaCP como un panel de control alternativo (y gratuito), ya que ofrece un poco más de funcionalidad y es un poco más fácil de usar.
https://vestacp.com
Dicho esto, al igual que con cualquier panel de control, si necesita funcionalidad personalizada, necesitaría escribir código o contratar a un programador para que lo haga por usted, ya que a menudo hay cierto grado de complejidad cuando se trata de trabajar con API y obtener tareas para Corran como se esperaba
…
To create a sub-domain, you’d need to use Webmin directly. Unless Webmin provides an API that can be used with PHP, you’d need to do it manually through the control panel.
If you’re not overly familiar with Apache configuration, I would probably recommend using VestaCP as an alternative (and free) control panel as it offers a bit more functionality and it’s a bit easier to use.
https://vestacp.com
That being said, as with any control panel, if you need custom functionality, you’d need to write code or hire a programmer to do it for you as there’s often some degree of complexity when it comes to working with API’s and getting tasks to run as expected.