From f4b08c2e9b8d4efdffd95e3a36abc58a13474abf Mon Sep 17 00:00:00 2001 From: kenjis Date: Sun, 7 Apr 2024 02:46:07 +0000 Subject: [PATCH] Release v4.4.8 --- app/.htaccess | 4 ++-- public/.htaccess | 2 +- writable/.htaccess | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/.htaccess b/app/.htaccess index f24db0ac..3462048a 100644 --- a/app/.htaccess +++ b/app/.htaccess @@ -1,6 +1,6 @@ - Require all denied + Require all denied - Deny from all + Deny from all diff --git a/public/.htaccess b/public/.htaccess index dbed322f..abac3cb6 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -45,5 +45,5 @@ Options -Indexes # Disable server signature start - ServerSignature Off +ServerSignature Off # Disable server signature end diff --git a/writable/.htaccess b/writable/.htaccess index f24db0ac..3462048a 100755 --- a/writable/.htaccess +++ b/writable/.htaccess @@ -1,6 +1,6 @@ - Require all denied + Require all denied - Deny from all + Deny from all