Wireless Army
This is a blog / tips and tricks website for web developers and security researchers.
follow us in feedly


permission for drupal folders (linux)
by admin
 at 2019-07-26 18:35:00.

some times your need more or less permission for folders in a drupal site but you don't have to remember every thing.
just setup a new user and user group for your apache webserver and then download the fallowing script.
the syntax for running it will be

./setpermission.sh --drupal_path=/var/www/drupal --drupal_user=myuser --httpd_group=webusers

Download
thanks to source