File Permissions

m
m
Line 3: Line 3:
 
<div align=justify>'''All files''' within your hosting account '''have access permissions'''. This allows the operating system to know how to deal with requests to access the files. There are '''three types of access''':
 
<div align=justify>'''All files''' within your hosting account '''have access permissions'''. This allows the operating system to know how to deal with requests to access the files. There are '''three types of access''':
  
*  '''Read''' - Denoted as '''r''', files with read access can be displayed to the user.
+
*  '''Read''' - Denoted as '''r''', files with '''read access''' can be displayed to the user.
*  '''Write''' - Denoted as '''w''', files with write access can be modified by the user.
+
*  '''Write''' - Denoted as '''w''', files with '''write access''' can be modified by the user.
*  '''Execute''' - Denoted as '''x''', files with execute access can be executed as programs by the user.
+
*  '''Execute''' - Denoted as '''x''', files with '''execute access''' can be executed as programs by the user.
  
 
Access types are set for three types of user group:
 
Access types are set for three types of user group:

Revision as of 11:13, 27 October 2011

rss feed for my website