From 8e09ec7b76a14a9cab7ed3678a90045d6f61e11e Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Tue, 19 Sep 2023 13:27:05 +0000 Subject: [PATCH] wait #6260 @0.25 --- .htaccess | 1 + fluidbook/tools/fwstk/.idea/workspace.xml | 135 ++++++++++++---------- inc/ws/Controlleur/class.ws.services.php | 33 +----- 3 files changed, 80 insertions(+), 89 deletions(-) diff --git a/.htaccess b/.htaccess index 1805c8329..cc6b38202 100644 --- a/.htaccess +++ b/.htaccess @@ -59,6 +59,7 @@ AddCharset UTF-8 log RewriteRule ^bin - [F] RewriteRule ^scripts - [F] + RewriteRule (.{255,}) index.php/$1 [L,QSA] RewriteRule ^download - [L] diff --git a/fluidbook/tools/fwstk/.idea/workspace.xml b/fluidbook/tools/fwstk/.idea/workspace.xml index 225663afe..e76f8cab0 100644 --- a/fluidbook/tools/fwstk/.idea/workspace.xml +++ b/fluidbook/tools/fwstk/.idea/workspace.xml @@ -9,7 +9,9 @@