DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=21897>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=21897

Alias behavior depends on order





------- Additional Comments From [EMAIL PROTECTED]  2004-03-23 23:00 -------
I think I get it.  If I had an AliasMatch that matched anything with "foo" in 
it, but I wanted to override a few specific matches, I could specify a strict 
Alias after the AliasMatch, is that correct?

For example,

AliasMatch regex /usr/local/bar   (assume "regex" matches anything with "foo" 
in it)
Alias      /foo  /usr/local/xyzzy

So now, anything with "foo" in it except for one particular case, will be 
directed to /usr/local/bar.  Is that the desired behaviour?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to