From a45b5073cac989da084f1bdb44cac71b6c6a61a8 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Thu, 11 Jun 2015 14:26:47 +0200 Subject: Implement a maintenance mode Add support for a maintenance mode that disables both the website and the SSH interface and can be enabled easily using a configuration option. Signed-off-by: Lukas Fleischer --- web/html/503.php | 15 +++++++++++++++ web/html/index.php | 6 ++++++ 2 files changed, 21 insertions(+) create mode 100644 web/html/503.php (limited to 'web/html') diff --git a/web/html/503.php b/web/html/503.php new file mode 100644 index 0000000..80eb436 --- /dev/null +++ b/web/html/503.php @@ -0,0 +1,15 @@ + + +
+

503 -

+

+
+ +