From c662369259457e6c741218d7146d78883c14ea7f Mon Sep 17 00:00:00 2001 From: NOrtmann1 Date: Fri, 5 Jun 2026 10:58:39 +0200 Subject: [PATCH] Create .htaccess --- db/.htaccess | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 db/.htaccess diff --git a/db/.htaccess b/db/.htaccess new file mode 100644 index 0000000..437a11a --- /dev/null +++ b/db/.htaccess @@ -0,0 +1,3 @@ + + deny from all + \ No newline at end of file