On 08/25/2015 11:55 AM, Chris wrote:
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.
Replace index.php with something of higher-priority, like index.html, saying the service is down. The priority depends on your web server configuration -- for example "DirectoryIndex" in Apache.
When Roundcube comes back up, delete index.html.