Copied to clipboard

Flag this post as spam?

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


  • Scott 14 posts 35 karma points
    Apr 19, 2010 @ 16:48
    Scott
    0

    stand alone folder/page

    Hi,

    Is there anyway to have a stand alone folder/page inside umbraco?

    Thanks

     

    Scott

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Apr 19, 2010 @ 17:26
    Dirk De Grave
    0

    Yup, just configure web.config to ignore your files/folders

    <add key="umbracoReservedUrls" value=",/config/splashes/booting.aspx,/config/splashes/noNodes.aspx," />
    <add key="umbracoReservedPaths" value=",/umbraco,/install" />

    Hope this helps.

    Regards,

    /Dirk

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Apr 19, 2010 @ 17:27
    Dirk De Grave
    0

    ignore = ignore by umbraco!

  • Scott 14 posts 35 karma points
    Apr 20, 2010 @ 10:48
    Scott
    0

    What do you mean Dirk?

  • Kim Andersen 1447 posts 2196 karma points MVP
    Apr 20, 2010 @ 18:30
    Kim Andersen
    0

    Scott, do you need to have a "folder" inside the Content-tree, or what do you mean excatly? Is it just a physical folder in the file-system like Dirk talks about, or what do you need?

    /Kim A

Please Sign in or register to post replies

Write your reply to:

Draft