summaryrefslogtreecommitdiff
path: root/www/faq/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/faq/index.php')
-rw-r--r--www/faq/index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/faq/index.php b/www/faq/index.php
new file mode 100644
index 0000000..8f8cc15
--- /dev/null
+++ b/www/faq/index.php
@@ -0,0 +1,3 @@
+<?php
+ header("Location: http://wiki.neo-layout.org/wiki/FAQ");
+?>