From efd7fb0f59c39e251e6a800f28b1e624abf5898d Mon Sep 17 00:00:00 2001 From: Molkobain Date: Wed, 13 Mar 2024 15:16:46 +0100 Subject: [PATCH] =?UTF-8?q?N=C2=B07331=20-=20Fix=20wrong=20file=20extensio?= =?UTF-8?q?n=20in=20.htaccess=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/.htaccess b/lib/.htaccess index 1e558f452..4aa0d2074 100644 --- a/lib/.htaccess +++ b/lib/.htaccess @@ -5,7 +5,7 @@ # Apache 2.4 Require all denied - + Require all granted