Submitted by jscholes on Sun, 02/06/2011 - 09:19
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
Submitted by JamieCameron on Sun, 02/06/2011 - 16:49 Comment #1
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.
Submitted by Issues on Sun, 02/20/2011 - 18:19 Comment #2
Automatically closed -- issue fixed for 2 weeks with no activity.