Copied to clipboard

Flag this post as spam?

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


  • dominik 711 posts 733 karma points
    Nov 08, 2011 @ 14:51
    dominik
    0

    folder in url

    Hello,

    i am using the following structure

    en
    - home.aspx

    if i am now opening the url it always redirects to:

    domain.com/home.aspx instead of domain.com/en/home.aspx

    I have set the hostnames but this does not fix this problem

    i am using umbraco 4.7.0

    Any solution?

  • dominik 711 posts 733 karma points
    Nov 08, 2011 @ 15:20
    dominik
    0

    I found it out

    If i name the alias of the folder to "Rootfolder" instead of "Root" it works.

    So it looks like it must use the word "folder"?

  • Rodion Novoselov 694 posts 859 karma points
    Nov 08, 2011 @ 21:13
    Rodion Novoselov
    0

    Hello, Dominik. It seems that you just need to set the 'umbracoHideTopLevelNodeFromPath' setting in the web.config file to 'false' (default is 'true').

  • dominik 711 posts 733 karma points
    Nov 09, 2011 @ 07:44
    dominik
    0

    no this paramater has not solved this issue. Also after republishing complete site. If i rename the documentType "Root" to "RootFolder" it works

  • 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