Copied to clipboard

Flag this post as spam?

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


  • Victor Bratianu 3 posts 23 karma points
    Apr 13, 2010 @ 14:26
    Victor Bratianu
    0

    Change the path of umbraco.config file

    Hi,

     

    Does anyone know if it is possible to change the path of umbraco.config file ? I want, in my application, to give write permissions only on one folder: where i will upload images. It is possible to move umbraco.config in that folder ? I noticed that actually umbraco.config is a mapping of nodes from the database, maybe is possible to work without umbraco.config and take the nodes directly from the DB?

    My problem is that on the deployment server I will have "write permissions" only on one external site folder. The end user in my case, cannot create templates, document types or css, he can only modify the page content. In this conditions, if i will solve the problem with umbraco.config, i could use Umbraco CMS for my site.

     

    Thank you in advance,

    Victor.

  • Aaron Powell 1708 posts 3046 karma points c-trib
    Apr 13, 2010 @ 14:45
    Aaron Powell
    0

    The location of the umbraco.config file (along with its name) is stored as a setting in the web.config. You can change that

  • Richard 3 posts 24 karma points
    May 28, 2015 @ 01:37
    Richard
    1

    Further on this, the specific appSetting key is "umbracoContentXML".

Please Sign in or register to post replies

Write your reply to:

Draft