First. Thank You for the great free software. I've seen this 3 days ago and I already replaced my copermine with ZenPhoto.
Since I have no experience with Apache I have a maybe stupid question.
Looking this example:
RewriteBase /zenphoto
I'm a little stun because my gallery is in a subdomain gallery.ForexSB.com
so what to put after RewriteBase? or to delete it from the .htaccess
after some attempts I make this:
RewriteBase /
and it seems it works. Is to OK?
Thanks!!