[quote:c8f25e768d][i:c8f25e768d]Originally posted by dennis00[/i:c8f25e768d]
I know it's possible for /gallery, but are you sure it's not possible for images/gallery?[/quote:c8f25e768d]
it is possible this way:
1) create an additional account like 'gallery'
2) in a SSH session :
rm -rf /home/user-name/public_html/gallery
ln -s /home/user-name/public_html/images/gallery /home/user-name/public_html/gallery
then gallery user can log in and update /public_html/images/gallery
looks like you create additional FTP account for /home/user/public_html/images/gallery