Using File Manager

Recommended: Visual and safe method.

Change Permissions

File Manager → Right-click file/folder → Change Permissions → Set numeric value.

  • Folders: 755
  • Files: 644
  • Config files (e.g., wp-config.php): 600

Bulk Permissions

Recursive Apply

Select folder → Check 'Recurse into subdirectories' → Apply to folders/files separately.

Permissions Guide Table

TypeValueReason
Folders755Owner full, others read/execute
Files644Owner read/write, others read
Sensitive files600Owner only access