Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Stefano Beretta 101 posts 246 karma points
    Oct 04, 2016 @ 09:54
    Stefano Beretta
    0

    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

Please Sign in or register to post replies

Write your reply to:

Draft