From 4f3395b2c76ca195b2b885ebb870ec04b702b3fc Mon Sep 17 00:00:00 2001 From: Junior Date: Tue, 24 Feb 2026 18:25:27 -0500 Subject: [PATCH] Update from Apache 2.2 to 2.4 syntax --- cron/.htaccess | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cron/.htaccess b/cron/.htaccess index 281d5c3..b66e808 100644 --- a/cron/.htaccess +++ b/cron/.htaccess @@ -1,2 +1 @@ -order allow,deny -deny from all +Require all denied