about summary refs log tree commit diff stats
path: root/wiki/data/.htaccess
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2019-01-02 04:57:35 +0000
committerahriman <ahriman@falte.red>2019-01-02 04:57:35 +0000
commit2bd7f83a6495011ada78ca8a9f2af417caf01760 (patch)
treef9acdb7f09e011c65330ab993d4db3620787dbfb /wiki/data/.htaccess
parentbcb215c3a7e914d05f166846a33860e48bba64fb (diff)
downloadsite-2bd7f83a6495011ada78ca8a9f2af417caf01760.tar.gz
removed dokuwiki
Diffstat (limited to 'wiki/data/.htaccess')
-rw-r--r--wiki/data/.htaccess7
1 files changed, 0 insertions, 7 deletions
diff --git a/wiki/data/.htaccess b/wiki/data/.htaccess
deleted file mode 100644
index 5f279f1..0000000
--- a/wiki/data/.htaccess
+++ /dev/null
@@ -1,7 +0,0 @@
-<IfModule mod_authz_host>
-    Require all denied
-</IfModule>
-<IfModule !mod_authz_host>
-    Order allow,deny
-    Deny from all
-</IfModule>