summaryrefslogtreecommitdiff
path: root/www/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.php')
-rw-r--r--www/index.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/index.php b/www/index.php
new file mode 100644
index 00000000..2e218040
--- /dev/null
+++ b/www/index.php
@@ -0,0 +1,4 @@
+<?PHP
+header("Location: https://".$_SERVER['HTTP_HOST']."/");
+?>
+