[support] Drush changes permissions and overwrites htaccess

Earnie Boyd earnie at users.sourceforge.net
Mon Dec 17 13:21:28 UTC 2012


On Sat, Dec 15, 2012 at 8:47 PM, Tim Johnson wrote:
>
>  But drush is still changing permissions to 750 on the root
>  directory on the remote server. This disables the site until I
>  reset the permissions to 755.
>

DocumentRoot should never be able to be read by others.  Drush is
doing a good thing here.  The DocumentRoot group should match that of
the user id executing httpd.  This would allow the httpd user to read
the DocumentRoot directory with 750 permissions.

-- 
Earnie
-- https://sites.google.com/site/earnieboyd


More information about the support mailing list