Quote:
Originally Posted by falko
The chgrp command jujst takes the group name as argument, not a user and a group. What you want is chown instead:
Code:
chown root:www-data /var/www/clients/client1/web1/web/davtest
|
Falko,
I'm so sorry but I get the same error as before.
I did restart apache with "/etc/init.d/apache2 restart". Do I need another command?
The log says:
Code:
[Thu Jan 21 14:36:58 2010] [error] [client 192.168.0.6] Directory index forbidden by Options directive: /var/www/www.myothersite.co.uk/web/davtest/
Any other thoughts? This ought to be possible to do? Yes?
S