Permissions can be specified as follows:
1. Run SSH (remote control program) and PuTTY. (Available for download from web hosting data room)
2. Enter the connection address (your domain name).
2. Log in with your FTP ID and password to access the server.
3. After connecting to SSH, enter the following command.
??chmod Permission file or directory name to be given
??Example) chmod 755 test = > Change the permission of the file called test to 755.
If you want to change permissions for all files in a specific directory
You can enter the command chmod -R directory name.
When changing through an FTP program such as RDrive or FileZilla
1. Connect to FTP using the connection address.
2. Select the folder or file for which you want to change permissions and then right-click to change permissions.
3. Select the desired access permission. (Subfolders can also be applied at the same time.
Comments
0 comments
Please sign in to leave a comment.