The security guidelines suggest that the best way to secure Zencart is to store certain folders below the webroot.
I tried to do this and also change the admin/includes/configure.php file to reflect the right paths but ended up with some errors.
When i tried to reverse the process, i could not log into admin
My question is simply
- Which are the folders that should be put below the webroot? is that images, media and what else?
- Which files need to be updated to show thE path of the new folders? Is that admin/includes/configure.php only or also includes/configure.php too. And when this is done, which other file should be updated?
- Also, if the images folder is below the web root, does it present any problems for the admin area in being able to upload and manage images? Since the logic is that the folder is not accessble through the web root. How much might tranfered files affect teh admin area?




