To find the permissions of a file in numeric format (i.e 644, 755 etc), run the following command:
Find chmod number/numeric value for specific file
Continue reading
0 Comments
Correct permissions of files and folders Apache Ubuntu (Linux)
To change the permissions of files only: To change the permissions of folders/directories only: Note that 644 is the correct permission of files on a Webserver (Apache) and 755 is…
Continue reading
0 Comments