Add static rewrite rule for /raporty/ and update sync cache
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -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]
|
||||
|
||||
20
.vscode/ftp-kr.sync.cache.json
vendored
20
.vscode/ftp-kr.sync.cache.json
vendored
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user