John Hampton wrote:
I don't think Alvaro is proposing to elimiate the
current way redirs work, rather just add functionality.

This doesn't appear to be the best fix, at least for the problem I've been experiencing - it seems to me that redirection should always occur first in the given Directory statement, because the requested URL is obviously not the final destination. In that situation, it seems that the redir Handler should be given the first shot at matching and redirecting the URL, and then later Handler statements are given precedence afterward.

This seems fairly analogous to the <Location> and <LocationMatch>
directives in apache.  They doen't actually correspond to a physical
directory, just a part of the URL, and they act as a container for other
directives, such as rewrite, etc.

I have to defer to you here - Apache's configuration options have always mystified me.

Sincerely,
Kurt McKee

_______________________________________________
Cherokee mailing list
[email protected]
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to