I am experimenting with cs-cart. Thanks, Matt, for the idea. I think it is going to work out. They reccomend running the cart on a apache mod type server, but for security reasons, I am going to try it on a fast -cgi server. They require on cgi that all directories be set to a 755 permission and that all files be set to 644.
This seems kinda strange to me - does anyone know why with a cgi that the permissions have to be set that way?
secondly, is there an easier way to recurse directories and set all files to 644 and all directories to 755 without going through each directory in file manager?
Thanks for all the help!
CharlesH