Support for custom 503 responses

Added support for a custom 503 (temporary maintenance) page based upon
the DISABLED file in an app folder
This commit is contained in:
Vinyl Darkscratch
2016-09-09 00:23:33 -07:00
parent b84b47dad2
commit 24d1eea554
3 changed files with 8 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
<html><body><h1>Temporarily down for maintenance</h1></body></html>