Copied to clipboard

Flag this post as spam?

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


  • Phillip Williams 2 posts 22 karma points
    Dec 17, 2009 @ 16:09
    Phillip Williams
    0

    Seperating Edit/Update from Front End

    I am very new to Umbraco and might be asking a stupid question, so I aplogize in advance.

    I am about to start working on a new CMS project that must allow the front end to be seperated from the administration.  The level of security requires that the back end reside on a sepearte filesystem.  The MS SQL database will be the same.

    Is it possible to move the umbraco folder to a new filesystem (not accessable from the front end server).

     

    Phillip

  • adrianfriend 67 posts 68 karma points
    Dec 17, 2009 @ 16:33
    adrianfriend
    0

    We have a client that has the same thing. The front end is a copy of the administration site but does not include the Umbraco folder (all the admin stuff) and the web.config (so we can have to sql logins (admin login is datareader/datawriter & front end has only select rights on tables)

    We have a sync job running every 15 minutes that copies everything over to the front end (bar the Umbraco folder & web.config)

    Seems to work quite well as long as the client remembers that there is a delay from publishing to showing on the front end

    Adrian

  • Phillip Williams 2 posts 22 karma points
    Dec 21, 2009 @ 15:29
    Phillip Williams
    0

    Excellent, thank you for the reply.

Please Sign in or register to post replies

Write your reply to:

Draft