Adding .htaccess to individual albums
|
mfranz
Joined: 2004-02-11
Posts: 9 |
Posted: Wed, 2004-05-19 17:45
|
|
Is there a way selectively protect individual albums using the .htaccess method? The album directories are locked. Thanks! |
|

Posts: 25967
I am no expert on .htaccess but there is a stickie at the top of the forum that might be of use or at least point you in the right direction.
Dave
Posts: 9
I've checked the sticky. It talks about using it for other reasons, but not much on protecting albums individually.
Posts: 6
I'm not sure it is going to work as expected but maybe try to put .htaccess files into the <data directory>/albums/<your album name> directory of your installation.
Do you mean with "The album directories are locked." that you cannot put .htaccess files under <data directory>/albums/<your album name> so you are searching for another method (if so I don't know either)?
Posts: 157
I have .htaccess files in some of my album folders. Works like a charm. The only thing not working correctly is having AuthConfig working like it should. But that is a serverside problem and not any problem caused by gallery.
My sandbox