aboutsummaryrefslogtreecommitdiffstats
path: root/testing/phpmyadmin/htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'testing/phpmyadmin/htaccess')
-rw-r--r--testing/phpmyadmin/htaccess3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/phpmyadmin/htaccess b/testing/phpmyadmin/htaccess
new file mode 100644
index 0000000000..4666b1f4a4
--- /dev/null
+++ b/testing/phpmyadmin/htaccess
@@ -0,0 +1,3 @@
+allow from 127.0.0.1
+allow from ::1
+deny from all