From ed53ea0d65dfed8c39f5f1cf525c72565b43b634 Mon Sep 17 00:00:00 2001 From: thopic Date: Tue, 9 Nov 2021 23:49:37 +0100 Subject: [PATCH] Initial commit --- .htaccess | 2 ++ index.php | 23 +++++++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 .htaccess create mode 100644 index.php diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..c85df72 --- /dev/null +++ b/.htaccess @@ -0,0 +1,2 @@ +RewriteEngine on +FallbackResource /index.php diff --git a/index.php b/index.php new file mode 100644 index 0000000..3014bc8 --- /dev/null +++ b/index.php @@ -0,0 +1,23 @@ + + + + + + + 503 Service indisponible + + + + +

503 Service indisponible

+ + Vérifier si le service est momentanément en maintenance : https://travaux.gnous.fr + +

503 Service unavailable

+ + You might want to check if the service is momentaneously down for maintenance : https://travaux.gnous.fr + + +