diff --git a/front/index.php b/front/index.php new file mode 100644 index 0000000..52809d4 --- /dev/null +++ b/front/index.php @@ -0,0 +1,21 @@ +checkConf()) { + header("Location: /setup.html"); + exit; +} \ No newline at end of file diff --git a/front/main.php b/front/main.php new file mode 100644 index 0000000..64208b8 --- /dev/null +++ b/front/main.php @@ -0,0 +1,14 @@ + + + + + + mgServ // Setup + + +
+ \ No newline at end of file