Hi,
I would like to have one "images" directory shared by many Zen Cart installations instead of having "images" in each installation because of size constraints !
How to chage the "configure.php" settings so I can have Zen Cart to use "/httpdocs/images" instead of "images/"
Thanks for your helpCode:define('DIR_WS_CATALOG', '/zen-cart/'); define('DIR_WS_IMAGES', 'images/');![]()



