X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/850959592e3c311f4b9330ea93d3cb0d8d3892ee..5cab5a9811e767a649e57b4012fbc19635dae11e:/src/plugins/apache.sml diff --git a/src/plugins/apache.sml b/src/plugins/apache.sml index 7e3deb5..e5fe47b 100644 --- a/src/plugins/apache.sml +++ b/src/plugins/apache.sml @@ -462,7 +462,8 @@ val () = Env.containerV_one "vhost" write cert) | NONE => (); write "\n"; - !pre {user = user, nodes = nodes, id = vhostId, hostname = fullHost} + !pre {user = user, nodes = nodes, id = vhostId, hostname = fullHost}; + app (fn dom => !aliaser (host ^ "." ^ dom)) (Domain.currentAliasDomains ()) end, fn () => (!post (); write "\n";