I'm new to this cool script and moving forward in implementing it on my site. I stumbled across a sad fact - we can password-protect entire album (root directory for all pics managed by album.pl) but can we selectively protect separate folders (albums) within the main one? In other words, to have some albums public and others - private, yet all managed by the script?
I tried protecting private folder within root using .htaccess but it was half-successful. While pictures and thumbnails are not visible (instead - empty X spaces), entire HTML page - is, including layout, comments, etc. This is obvious to me - script is located in a different folder, uneffected by .htaccess.
Has anybody worked a way around it?