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? Thanks! -RPM