-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
Requesting the front-office with cocoon-view when the page is not in the cache is breaking the page.
I suggest to do :
RewriteCond %{QUERY_STRING} cocoon-view=.* RewriteRule ^/(.*)$ /$1? [R=301,L]
Is it possible to validate this?
And could you please validate the rule or give another tip