summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2025-09-05 20:52:50 +0100
committerlsces <lester@lsces.co.uk>2025-09-05 20:52:50 +0100
commit2117f350a0af80a0181250fa562698f455f20c8c (patch)
treeb3d3ce91a81f4278fca37ba837e4dd56e65824e3 /config
parent84d8604422a81a8e8cb5f37450145618f1f2082f (diff)
downloadbitweaver-2117f350a0af80a0181250fa562698f455f20c8c.tar.gz
bitweaver-2117f350a0af80a0181250fa562698f455f20c8c.tar.bz2
bitweaver-2117f350a0af80a0181250fa562698f455f20c8c.zip
Kick sticky fingers out of config folder
Diffstat (limited to 'config')
-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