I'd like to clarify what the umbracoPath config setting should be for my given setup. This is a single install with one root content node (i.e I'm not wanting to host multiple sites in the one install)
As I understand it the tilde should take me to the application root so ~/umbraco should be sufficient. Is that correct? Or should it be /research/umbraco ?
FYI: I'm working through U4-6346 since I have exactly the same problem and this setting has a bearing on what requests need to be authenticated as 'BackOffice' calls. So I'm just making sure I have this configured properly before I continue to debug
umbracoPath clarification please
HI,
I'd like to clarify what the umbracoPath config setting should be for my given setup. This is a single install with one root content node (i.e I'm not wanting to host multiple sites in the one install)
- IIS (7)
|
-- www.mytld.com (IIS website)
|
--- research (Umbraco) (IIS Application)
As I understand it the tilde should take me to the application root so ~/umbraco should be sufficient. Is that correct? Or should it be /research/umbraco ?
FYI: I'm working through U4-6346 since I have exactly the same problem and this setting has a bearing on what requests need to be authenticated as 'BackOffice' calls. So I'm just making sure I have this configured properly before I continue to debug
Thanks,
James
is working on a reply...