It seems that the 2nd configuration format is more logical, as it
directly links the configuration with the appropriate directory. If
those are the only two options then at first glance the second, nested
format seems more logical.
Again, though, that's at first glance and the decision shouldn't be made
by me. *grin* One thought though: would the Request URL be interpreted
correctly during a Rewrite?
Sincerely,
Kurt McKee
Alvaro Lopez Ortega wrote:
> 2st idea: Use "Request" entries:
> ====
> Directory /cgi-bin {
> Handler cgi {
> Env TRAC_ENV "/var/www/projects/trac"
> }
>
> Request /trac.cgi/login {
> Auth Basic {
> Name "Trac"
> Method htpasswd {
> PasswdFile /var/www_passwords
> }
> }
> }
> }
> ====
_______________________________________________
Cherokee mailing list
[email protected]
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee