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