I'm wondering if it would be possible to set the correct folder permissions from the backoffice in Umbraco. We always seem to have trouble when we deploy to a production server, as not all hosts give us access to a suitable GUI for setting this.
I envision a page in the Developer section, with a basic switch: Developer mode / Production mode
If I flip the switch, all the relevant folder permissions should be set to the correct settings.
You could write your own dashboard control to do it. In fact you could make use of uGolive from developer section that has folder permissions check and option to fix.
Folder permissions from backoffice
Hi
I'm wondering if it would be possible to set the correct folder permissions from the backoffice in Umbraco. We always seem to have trouble when we deploy to a production server, as not all hosts give us access to a suitable GUI for setting this.
I envision a page in the Developer section, with a basic switch: Developer mode / Production mode
If I flip the switch, all the relevant folder permissions should be set to the correct settings.
Is that even possible?
Allan,
You could write your own dashboard control to do it. In fact you could make use of uGolive from developer section that has folder permissions check and option to fix.
Regards
Ismail
Hi
Thank you very much, I had actually forgotten about that tab. I think we might simply add a way to get back into development mode to the list.
is working on a reply...