Enviado em 08/06/2015 - 10:50h
Quero alterar permissões de pasta do servidor apache para usuário www-data.
Utilizei a função:
chown www-data:root/var/www -R
Porém recebi o seguinte erro:
chown: missing operand after 'chown www-data:root/var/www'
Try 'chown --help' for more information
(Está pasta é a DocumentRoot: var/www)
Comentário breve sobre a DocumentRoot:
pt.stackoverflow.com/questions/14150/como-alterar-a-pasta-www-documentroot-para-outra-parti%C3%A7%C3%A3o-no-apache-2-4-ubunt
Desde já agradeço!
Utilizei a função:
chown www-data:root/var/www -R
Porém recebi o seguinte erro:
chown: missing operand after 'chown www-data:root/var/www'
Try 'chown --help' for more information
(Está pasta é a DocumentRoot: var/www)
Comentário breve sobre a DocumentRoot:
pt.stackoverflow.com/questions/14150/como-alterar-a-pasta-www-documentroot-para-outra-parti%C3%A7%C3%A3o-no-apache-2-4-ubunt
Desde já agradeço!