config:s are to be read-only, but what about the rest?
config:s are to be read-only, but what about the rest?
There are multiple resources, the first of which would be in the docs folder of your original ZC installation package. Look for a file exactly or similar to: important_site_security_recommendations.html
also, http://www.zen-cart.com/content.php?...-files-folders
http://www.zen-cart.com/content.php?...-prevent-theft
and other file permissions related FAQs or wiki articles...
Generally speaking, for a "static" store, almost all of the files could be set as read only until it is necessary to make a change to them. Some folders require write permission such as the includes/images folder when adding an image to a product/category.
the configure.php files are write protected automatically to prevent other code from modifying them as they are the true core to the store providing the path to the files and the path to the database...
Hope that helps.
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...