Apache configuration can be done by adapting services.httpd.virtualHosts. See for further information.
Declarations
Type
submoduleExample
{
hostName = "moodle.example.org";
adminAddr = "[email protected]";
forceSSL = true;
enableACME = true;
}