Copied to clipboard

Flag this post as spam?

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


  • CampanaP 4 posts 54 karma points
    Apr 14, 2023 @ 13:56
    CampanaP
    0

    Umbraco 8 - Redirect upper case Url

    Hello everyone, I am asking for your support on this issue. I have tried to set up a rule on my website which checks that there are capital letters in the url so that I can perform a redirect with the url in lower case.

    On the website side there is no problem, but with the Umbraco BackOffice I have experienced some malfunctions, for example the Homepage page is no longer displayed when I try to access the BackOffice.

    I think the reason is that Umbraco's BackOffice makes calls with addresses containing capital letters. I have tried excluding urls containing Umbraco, are there any other checks I can do to exclude all calls made from the BackOffice?

    Thank you all very much for your availability.

  • Huw Reddick 1932 posts 6722 karma points MVP 3x c-trib
    Apr 14, 2023 @ 14:36
    Huw Reddick
    0

    What is your requirement for doing this?

  • Huw Reddick 1932 posts 6722 karma points MVP 3x c-trib
    Apr 14, 2023 @ 14:38
    Huw Reddick
    0

    The back office will be making calls to App_Plugins folder

  • CampanaP 4 posts 54 karma points
    Apr 18, 2023 @ 07:46
    CampanaP
    100

    Hi, thanks for the input, but it was not enough to solve. In order to get it working I had to go and remove all the calls that went to DependencyHandler.axd which, as I understand from googling, is used to manage dependencies for the JS and CSS resources in the BackOffice.

  • 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