File Permissions

This is an old revision of the document!


File Permissions

General

These are the default permissions for all files on CMS, Forums etc (Joomla, Wordpress, phpMyAdmin, myBB, etc)

Directories

find . -type d -exec chmod 755 {} \;

Files

find . -type f -exec chmod 644 {} \;

/home/www/sites/esgr.in/wiki/data/attic/operations/file_permissions.1490099810.txt.gz · Last modified: 2017/03/21 12:36 by eServices Greece