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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23808

HTTP Proxy Controller: patterns don't work





------- Additional Comments From [EMAIL PROTECTED]  2003-10-14 16:43 -------
I think I've finally discovered the problem:

The string "*.gif" is not a valid regular expression.

Try using "\.gif" or ".*\.gif" instead (without the quotes).

I'll look into why invalid expressions don't seem to be handled very 
gracefully; that is a bug.

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

Reply via email to