From 9870697df91ece69413aa24bcf0384294eda17b9 Mon Sep 17 00:00:00 2001 From: Edwin Noorlander Date: Tue, 14 Jul 2026 14:46:42 +0200 Subject: [PATCH] Fix public/.htaccess: verwijder blok (niet toegestaan in .htaccess) --- public/.htaccess | 6 ------ 1 file changed, 6 deletions(-) diff --git a/public/.htaccess b/public/.htaccess index d696755..e6e33f4 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -18,12 +18,6 @@ Options -Indexes Deny from all -# Directory protection - - Order allow,deny - Deny from all - - # URL Routing - Route all requests to index.php RewriteEngine On