RE: Vhosts Directory Permissions for Yeoman
05-13-2015, 04:10 AM
(This post was last modified: 05-13-2015, 04:13 AM by tkramer.)
Code:
chown -R apache:apache /var/sentora/hostdata/
chown -R www-data:www-data /var/sentora/hostdata/
If the redirection into the hostdata directory, ok! That's right! Should work! ... But if for some folder inside "/ etc /" like webmail or other module, will not work, even giving permission! In this case, as Me.B guidelines, you must create a redirect via .htaccess. as described in the post.