Hi,

of course it goes without saying that i changed my document root from the default value to /home/web/www
Can this be related to the Rewrite rules maybe?
I am curious because the reference in the error.log indicates that there is something wrong going on. There are no owncloud related files in the document root yet my webserver complains that it can`t access
core.js and core.css under /home/web/www.

Regards

Dennis

Am 28.10.2012 00:32, schrieb Yang Hong:
Hi Dennis.

Apache server's default document root is /var/www

then owncloud should be located at /var/www/owncloud


NOT at /home/web/www/owncloud



Best regards,

Yang Hong

> Date: Sat, 27 Oct 2012 21:22:24 +0200
> From: [email protected]
> To: [email protected]
> Subject: [Owncloud] client denied by server configuration....
>
> Hi,
>
> i never got rid of a problem in my apache2 error.log and i don`t know
> exactly if they are related to an incorrect apache configuration or to
> owncloud.
>
> it says [error] [client *clientIP*] client denied by server
> configuration: /home/web/www/core.css, referer: https://example.de/cloud/
> it says [error] [client *clientIP*] client denied by server
> configuration: /home/web/www/core.js, referer: https://example.de/cloud/
>
> I restrict access to the document root through the "allow-/deny from"
> directive of apache.
> In fact i deny access to / (documentroot) except for localhost and the
> IP of my virtual server.
>
> All owncloud files are in a seperate directory under the document root.
> (/home/web/www/owncloud)
> Of course i "allow from all" for that specidic directory with the
> directory directive as well.
>
> What i don`t understand is that according to the error above core.css
> and core.js seem to be referenced directly in the document root whereas
> it should
> reference the files under /home/web/www/owncloud... because thats the
> location where the files are.
>
> Can someone explain to me whats happening here? Any help is very much
> appreciated.
>
> Thank you
>
> Dennis
>
>
>
>
> _______________________________________________
> 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