summaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess7
1 files changed, 7 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
new file mode 100644
index 000000000..423b63089
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,7 @@
+<Files globals.pl>
+deny from all
+</Files>
+<Files localconfig>
+deny from all
+</Files>
+allow from all