Tosetupavirtualhostwithawildcardaliasforthesubdomainmappedtoadirectoryofthesamename,suchas'http://example.com.loc' mapped to `/var/www/example.com`, define the wildcard alias using the [`serveraliases`][] parameter and the document root with the [`virtual_docroot`][] parameter:
Tousethe[ProxySet](https://httpd.apache.org/docs/current/mod/mod_proxy.html#proxyset) directive on the balancer, use the [`proxy_set`](#proxy_set) parameter of `apache::balancer`:
TheApachemodulehasataskthatallowsausertoreloadtheApacheconfigwithoutrestartingtheservice.Pleaserefertotothe[PEdocumentation](https://puppet.com/docs/pe/2017.3/orchestrator/running_tasks.html) or [Bolt documentation](https://puppet.com/docs/bolt/latest/bolt.html) on how to execute a task.