
alvaro at gnu
May 15, 2008, 12:23 AM
Post #2 of 2
(192 views)
Permalink
|
Hi Ross, The easier way right now is to replace the rule match. Try using a "Request": ^/protected/?$ instead of the "Directory". It should make it for your special case. On 14 May 2008, at 11:51, Ross Mohn wrote: > Hi, > > I've got htpasswd basic auth set in subdirectory /protected, but I > don't > want it set for the subdir /protected/login . In cherokee.conf > (v0.6) I > defined auth for /protected and then I defined /protected/login > without > auth, but it's requiring auth for both dirs. Can I define something > like > auth=none to unprotect the subdir? -- Greetings, alo. http://www.alobbs.com/ _______________________________________________ Cherokee mailing list Cherokee[at]cherokee-project.com http://cherokee-project.com/cgi-bin/mailman/listinfo/cherokee
|