Copied to clipboard

Flag this post as spam?

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


  • Anders Brohäll 295 posts 561 karma points c-trib
    Sep 02, 2015 @ 12:01
    Anders Brohäll
    0

    Change path of access.config

    Is it possible to move the access.config file, preferably in the same fashion as the umbraco.config - something like <add key="umbracoContentXML" value="~/wherever/umbraco.config" /> in web.config?

    The problem for me is that publishing web sites via Octopus will be hard.

  • Dave Woestenborghs 3325 posts 11170 karma points MVP 5x admin c-trib
    Sep 02, 2015 @ 13:38
    Dave Woestenborghs
    0

    You can change the storage directory using the appSetting umbracoStorageDirectory

    If this is empty it will use App_Data

    But this will also move everything else in the App_data folder

  • Anders Brohäll 295 posts 561 karma points c-trib
    Sep 02, 2015 @ 13:40
    Anders Brohäll
    0

    Ok! Doesn't really solve the problem though :/

  • Anders Brohäll 295 posts 561 karma points c-trib
    Dec 09, 2015 @ 09:18
    Anders Brohäll
    0

    Anyone?

  • 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