I'm sure that it's easy once you know how to do it, but how do I change site.com/zenphoto to site.com/gallery?
I've tried simply renaming the zenphoto folder and changing
define('WEBPATH', '/gallery');
define('SERVERPATH', '/usr/local/www/vardefitnessdk/www/gallery');
in zp-config.php accordingly, but though the main page that contains the albums' thumbnails work, the individual album does not work.
Can anybody please help? Thanks in advance!
Will the same procedure work if I shift my gallery from url.com/gallery to gallery.url.com ?