So nothing in Roundcube then. :>
I ask the silly question this way because I'm hosted on OS X Server which has a parent tool to manage httpd.conf - which does not include virtual host flexibility. I'll configure it and see if the GUI admin breaks my VH's.
Thanks!
On Tue, Aug 25, 2015 at 12:17 PM, Benny Pedersen me@junc.eu wrote:
Chris skrev den 2015-08-25 17:55:
Is there a way to take down roundcube and notify the state to end users? I'd like to have a 'service down' page during backups for the early birds when they come in.
sure in apache:
ifdefined RCU_UP endif
ifdefined RCU_DOWN endif
put there virtualhost roundcube in RCU_UP
and the maintaince in RCU_DOWN
now set apache conf to -D RCU_DOWN on maintaince, and back to -D RCU_UP when done
offcourse not both at the same time :=) _______________________________________________ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users