File Permissions

This is an old revision of the document!


File Permissions

Joomla

Directories <clippy>find . -type d -exec chmod 775 {} \;</clippy>

 
find . -type d -exec chmod 775 {} \;
Files <clippy>find . -type f -exec chmod 775 {} \;</clippy>
find . -type f -exec chmod 775 {} \;

/home/www/sites/esgr.in/wiki/data/attic/operations/file_permissions.1463958620.txt.gz · Last modified: 2016/05/22 23:10 by eServices Greece