From 6854cb3f4d8219cf1829e32122eb2502a916eae9 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 1 Feb 2020 09:05:48 +0100 Subject: initial checkin --- vendor/dapphp/securimage/database/.htaccess | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 vendor/dapphp/securimage/database/.htaccess (limited to 'vendor/dapphp/securimage/database/.htaccess') diff --git a/vendor/dapphp/securimage/database/.htaccess b/vendor/dapphp/securimage/database/.htaccess new file mode 100644 index 0000000..4fdb24a --- /dev/null +++ b/vendor/dapphp/securimage/database/.htaccess @@ -0,0 +1,11 @@ +# Deny access to this folder + +# Apache 2.4 + + Require all denied + + +# Apache 2.2 + + Deny from all + -- cgit v1.2.3-70-g09d2