Copied to clipboard

Flag this post as spam?

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


  • Richard Waite 11 posts 79 karma points
    Mar 08, 2024 @ 17:47
    Richard Waite
    0

    Strange trailing slash behaviour

    Strange one - umbraco 7 site hosted on AWS. Under the Info tab, on any node, the link sometimes has a trailing slash, sometimes doesn't.

    So, for example, it will look like this:

    /about-us
    

    Then I refresh the page, go to Info again and it will look like this:

    /about-us/
    

    It's just random, not related to any config changes, publishing or other events.

    This setting in umbracosettings.config is always set to false:

    <addTrailingSlash>false</addTrailingSlash>
    

    The cultures & hostnames domain list is not being used.

    This only happens on the AWS hosted site, not on my local IIS environment.

    Has anyone seen this before and have any idea what might be causing it?

  • Yakov Lebski 554 posts 2118 karma points
    Mar 08, 2024 @ 17:50
    Yakov Lebski
    0

    Check IIS rewrite rules - may be it exists on you AWS server

  • Richard Waite 11 posts 79 karma points
    Mar 08, 2024 @ 18:05
    Richard Waite
    0

    There are no IIS rewrite rules set up on the server

Please Sign in or register to post replies

Write your reply to:

Draft