summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/.htaccess4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/.htaccess b/config/.htaccess
new file mode 100644
index 0000000..1ea74d0
--- /dev/null
+++ b/config/.htaccess
@@ -0,0 +1,4 @@
1<Files "config.ini">
2 Order Allow,Deny
3 Deny from all
4</Files> \ No newline at end of file