summaryrefslogtreecommitdiff
path: root/config/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/index.php')
-rwxr-xr-xconfig/index.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/index.php b/config/index.php
new file mode 100755
index 0000000..f818d04
--- /dev/null
+++ b/config/index.php
@@ -0,0 +1,4 @@
+<?php
+
+ // This is not a content package.
+ header ("location: ../index.php"); \ No newline at end of file