From 8ceba50b32cd67f72c4aa45e9ae5bed59a6ab5d8 Mon Sep 17 00:00:00 2001 From: Jacek Pyziak Date: Thu, 19 Mar 2026 19:30:57 +0100 Subject: [PATCH] Add static rewrite rule for /raporty/ and update sync cache Co-Authored-By: Claude Opus 4.6 (1M context) --- .htaccess | 4 ++++ .vscode/ftp-kr.sync.cache.json | 20 ++++++++++---------- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/.htaccess b/.htaccess index 9389e1f..e1d287b 100644 --- a/.htaccess +++ b/.htaccess @@ -20,5 +20,9 @@ RewriteRule ^ - [L] RewriteCond %{REQUEST_FILENAME} -f RewriteRule ^ - [L] +# Raporty klientow - serwuj statycznie +RewriteCond %{REQUEST_URI} ^/raporty/ [NC] +RewriteRule ^ - [L] + # Wszystko inne → index.php RewriteRule ^(.*)$ index.php [L,QSA] diff --git a/.vscode/ftp-kr.sync.cache.json b/.vscode/ftp-kr.sync.cache.json index 45c5d91..24cfd73 100644 --- a/.vscode/ftp-kr.sync.cache.json +++ b/.vscode/ftp-kr.sync.cache.json @@ -9,8 +9,8 @@ }, "api.php": { "type": "-", - "size": 19666, - "lmtime": 1773184004748, + "size": 21983, + "lmtime": 1773396158405, "modified": false }, "autoload": { @@ -125,8 +125,8 @@ }, "class.Products.php": { "type": "-", - "size": 50211, - "lmtime": 1772916736693, + "size": 50269, + "lmtime": 1773703439429, "modified": false }, "class.Site.php": { @@ -193,8 +193,8 @@ }, "class.Products.php": { "type": "-", - "size": 42460, - "lmtime": 1772916728114, + "size": 42617, + "lmtime": 1773703548911, "modified": false }, "class.Users.php": { @@ -243,8 +243,8 @@ }, "class.SupplementalFeed.php": { "type": "-", - "size": 10194, - "lmtime": 1772612321236, + "size": 10400, + "lmtime": 1773703668802, "modified": false } }, @@ -792,8 +792,8 @@ "products": { "main_view.php": { "type": "-", - "size": 77741, - "lmtime": 1772916753426, + "size": 77733, + "lmtime": 1773703439430, "modified": false }, "product_history.php": {