Where the decimal number is a random number used to avoid caching.
This url produce a "400 malformed syntax error", as explained here
The solution is simple, but in this specific case, the fix would produce more effort than, for example, create a rule to rewrite/redirect the wrong url to the correct one:
Specific Rewrite for “400 malformed syntax”
Hi!
After the last update of ImageProcessor (U7.5.0) I've encountered a problem with some urls, e.g.
/segment1/segment2/segment3/segment4/segment5/image.png?0.41237427767410284
Where the decimal number is a random number used to avoid caching. This url produce a "400 malformed syntax error", as explained here
The solution is simple, but in this specific case, the fix would produce more effort than, for example, create a rule to rewrite/redirect the wrong url to the correct one:
/segment1/segment2/segment3/segment4/segment5/image.png?v=0.41237427767410284
Is possible to create a rule to rewrite/redirect the wrong url to the correct one (insert the v= before the decimal number)?
Thank you
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.