summaryrefslogtreecommitdiff
path: root/p/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'p/index.php')
-rw-r--r--p/index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/p/index.php b/p/index.php
new file mode 100644
index 000000000..e90662078
--- /dev/null
+++ b/p/index.php
@@ -0,0 +1,3 @@
+<?php
+header('Location: i/', true, 301);
+include('index.html');