Copied to clipboard

Flag this post as spam?

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


  • Arnaud VATEL 6 posts 78 karma points
    Apr 20, 2021 @ 20:47
    Arnaud VATEL
    0

    ImageProcessor not working with UrlRewriting + Reverse Proxy

    Hi folks,

    I'm in a tricky situation where I have a site with subfolders for differents brands like this :

    https://my.umbraco.site/brandA
    /brandB
    /brandC
    /brandD
    

    and so on.

    I have to migrate brandA on a new Umbraco site (newer version) on the same IIS server while keeping other brands on the original site. But for SEO reasons I must keep the same domain on this new site.To summarize, I'll have 2 sites under the same IIS sharing the same domain which is technically impossible.

    To make it possible I used the method proposed here by Jonathan Maurer based on reverse proxy : https://our.umbraco.com/forum/umbraco-7/using-umbraco-7/74524-umbraco-in-child-virtual-directory#comment-280178

    It's working nicely except for one thing : on the new site, images with query parameters in their name like https://my.umbraco.site/brandA/media/4cyhe4f4/1664.png?height=30 doesn't work (404 error) but work ok if I remove the parameter. I suspect that the rewriting prevents ImageProcessor to do his job.

    Does anybody have any idea why and how I could fix that ?

    Thanks in advance for your help, Arnaud

  • Arnaud VATEL 6 posts 78 karma points
    Apr 28, 2021 @ 06:23
    Arnaud VATEL
    0

    Any idea ? Anyone ?

  • 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.

Please Sign in or register to post replies