From 5489d92211a340191b68d4a051d7e0faf3e5af88 Mon Sep 17 00:00:00 2001 From: Jacek Pyziak Date: Thu, 1 Jan 2026 21:02:46 +0100 Subject: [PATCH] =?UTF-8?q?Dodano=20regu=C5=82y=20dost=C4=99pu=20dla=20pli?= =?UTF-8?q?k=C3=B3w:=20thumb.php,=20ajax.php,=20upload-product-images.php,?= =?UTF-8?q?=20upload-product-files.php,=20upload-articles-files.php=20oraz?= =?UTF-8?q?=20upload-articles-images.php=20w=20pliku=20.htaccess?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libraries/.htaccess | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/libraries/.htaccess b/libraries/.htaccess index 4aba16f..eb2244f 100644 --- a/libraries/.htaccess +++ b/libraries/.htaccess @@ -14,6 +14,30 @@ Require all denied Require all denied + + Require all granted + + + + Require all granted + + + + Require all granted + + + + Require all granted + + + + Require all granted + + + + Require all granted + + # Nie serwuj plików ukrytych (.env itp.) Require all denied