From 5af639b9319faab34467357e00b0f1837f487d9b Mon Sep 17 00:00:00 2001 From: Junior Date: Wed, 9 Oct 2024 16:44:25 -0400 Subject: [PATCH] Add htaccess exclusion to the install/ folder --- install/.htaccess | 1 + 1 file changed, 1 insertion(+) create mode 100644 install/.htaccess diff --git a/install/.htaccess b/install/.htaccess new file mode 100644 index 0000000..b66e808 --- /dev/null +++ b/install/.htaccess @@ -0,0 +1 @@ +Require all denied