Concerning "steps in securing your Zen Cart" part 7B in the docs or #9 in the wiki your "images" and other folders:
Thus, once your site is built and your images have been created/loaded, you should drop the security down from read/write to read. ie: change from CHMOD 777 down to 644 for files and 755 for folders (in image folder)I have CHMOD all files to 644 and folders to 755 in the image folder as stated above.("images" and other folders cont)...File/Folder permissions settings
On Linux/Unix hosts, generally, permission-setting recommendations for basic security are:
folders/directories: 755
files: 644
Does the later statement mean that EVERY folder and EVERY file in my ZC file set should be changed to 755 and 644?
Right now all my folders and files are at 755 (except configs and images)
This may seem like dumb question, but, I want to be sure before I change the permissions on all my files


, but, I want to be sure before I change the permissions on all my files


