Question about chmod 777 vs 744 for images
Anyways I chmodded my php/html files with 744 after I uploaded them to make them viewable to the world. But… the images in the /images folder weren't viewable/didn't have permission even after I 744'd them.
When I 777 them the images are viewable… but I'm pretty sure I don't want to leave any chmod 777's open on my server?
So I guess my question is what kind of permissions do you guys use for image files?
2 Replies
Things are working now