Copied to clipboard

Flag this post as spam?

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


  • Michael Falch Madsen 70 posts 92 karma points
    Mar 10, 2011 @ 12:39
    Michael Falch Madsen
    0

    Hide site

    I have a site on a production server where the customer enters content but the site shall not be public accessible.

    Users shold be redirected to a temporary splash screen until the site is finished.

    How do i accomplish that?

  • aghy 129 posts 308 karma points
    Mar 10, 2011 @ 12:43
    aghy
    0

    You could put your splash screen on the main site as a static html page eg. www.yoursite.com

    Then set up your umbraco installation on a sub domain eg. dev.yoursite.com

    Thats what I usually do

    Ben

  • Hendy Racher 863 posts 3849 karma points MVP 2x admin c-trib
    Mar 10, 2011 @ 12:49
    Hendy Racher
    0

    Hi Michael,

    How about creating a temporary URL rewrite rule in ~/config/UrlRewriting.config to redirect everything to the splash screen url ?

    HTH,

    Hendy

     

  • Michael Falch Madsen 70 posts 92 karma points
    Mar 10, 2011 @ 13:22
    Michael Falch Madsen
    0

    I dont have access to dns so i cant create a subdomain.

    can i password protect the site in a way that i easily can remove the password again?

  • Mike Chambers 636 posts 1253 karma points c-trib
    Mar 10, 2011 @ 13:23
    Mike Chambers
    0

    set up a membergroup and member, and use the public access functionality.

     

    or actually the simple protect mode my suit you.

  • Michael Falch Madsen 70 posts 92 karma points
    Mar 10, 2011 @ 14:57
    Michael Falch Madsen
    0

    using the umbraco public access protection works fine! Thanks

  • 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