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!

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25967
Posted: Wed, 2004-05-19 17:57

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

 
mfranz

Joined: 2004-02-11
Posts: 9
Posted: Wed, 2004-05-19 18:00
floridave wrote:
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

I've checked the sticky. It talks about using it for other reasons, but not much on protecting albums individually.

 
inka

Joined: 2006-02-15
Posts: 6
Posted: Wed, 2006-02-15 23:09

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)?

 
mrf00rk
mrf00rk's picture

Joined: 2005-06-02
Posts: 157
Posted: Thu, 2006-02-16 00:46

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