Joomla Security

Allow access to modify template

  1. “adduser” the user to grant access by ftp
  2. add the user to the group “www-data” in /etc/group file
  3. add in /etc/proftpd/proftpd.conf
    DefaultRoot /home/%u/ftp
  4. symbolic link to the template directory
    ln -s /path/to/templates ftp