I am moving some web content from one server to another and I am wondering what permissions I should put on the folders and files that I am dropping into the main http directory.
Right now, the permissions seem to be 750 - meaning that owner has all three, group has read and execute, and other has none.
I am wondering what they should be for a solid Apache setup on a standard web server not using htaccess.
Thanks,
--Daniel