Hi,

ownCloud puts the data directory into the ownCloud folder itself and tries to 
protect it with a .htaccess which seems to fail in your case. This can be 
caused by a lot of different things like the Webserver type you use, the 
installed modules, the webserver configuration and so on.

The best way to protect you data folder is to move it out of the Webserver 
folder and set the new path in the config/config.php file in ownCloud.
The config option is called "datadirectory"

Here is an example:
https://github.com/owncloud/core/blob/master/config/config.sample.php


Frank


On 08.11.2012, at 07:24, Lamminthang singsit <[email protected]> wrote:

> i've just install owncloud-4.5.1 in windows 7 using iis server and i come 
> across a line which says "You must move the data directory outside of your 
> public root". so, my question is where do i place the data directory and how 
> do i set the path to the data directory or is it that just moving the data 
> directory outside public root sufficient. please help. thanks
> _______________________________________________
> Owncloud mailing list
> [email protected]
> https://mail.kde.org/mailman/listinfo/owncloud



_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to