From 2922b5ef261abf7223d84bc213dcdf21032f6774 Mon Sep 17 00:00:00 2001 From: Lanta Date: Thu, 21 Sep 2023 15:36:43 +0200 Subject: [PATCH] security --- update/.htaccess | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 update/.htaccess diff --git a/update/.htaccess b/update/.htaccess new file mode 100644 index 0000000..3895b95 --- /dev/null +++ b/update/.htaccess @@ -0,0 +1,4 @@ + + Order allow,deny + Deny from all + \ No newline at end of file