File Permissions

This is an old revision of the document!


File Permissions

Joomla

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

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

/home/www/sites/esgr.in/wiki/data/attic/operations/file_permissions.1472056991.txt.gz · Last modified: 2016/08/24 16:43 by eServices Greece