Applying Modified Template Settings to Existing Domains

I've altered the path that webmail.domain points at in one of my templates. Is there a way to re-apply the modified template to my existing virtual servers? Or do I have to make the changes manually in my Apache vhost files?

Also, is there a built-in variable for the Usermin port? Something like https://${DOM}:${USERMIN_PORT}?

Status: 
Closed (fixed)

Comments

Yes, you can do this from the command line. Use commands like :

virtualmin modify-web --no-webmail --all-domains
virtualmin modify-web --webmail --all-domains

There is no variable for the usermin port yet, but I will add $USERMIN_PORT in the next release.

Automatically closed -- issue fixed for 2 weeks with no activity.