Re: htaccess using AuthCookieDBI not protecting the directory index

2009-09-07 Thread Vegard Vesterheim
On Mon, 07 Sep 2009 20:04:05 +0200 Tosh Cooey wrote: > Hi, I either have the strangest issue or else I've made a blindingly > obvious error. > > I'm trying to protect a directory using Apache2::AuthCookieDBI using the > following .htaccess (I have to use htaccess) Sounds similar to a problem I e

htaccess using AuthCookieDBI not protecting the directory index

2009-09-07 Thread Tosh Cooey
Hi, I either have the strangest issue or else I've made a blindingly obvious error. I'm trying to protect a directory using Apache2::AuthCookieDBI using the following .htaccess (I have to use htaccess) PerlModule Apache2::AuthCookieDBI PerlSetVar berlinPath /berlin/ PerlSetV