https://issues.apache.org/bugzilla/show_bug.cgi?id=55176

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Couple of issues here.

1. '=~' is perl RE syntax. That isn't what httpd uses in this case and Tomcat
is aiming to emulate httpd. The expected syntax is '='

2. You'll need the enhancement from bug 53387 to be implemented before your
test will work.

I'm therefore going to resolve this as a duplicate of 53387.

*** This bug has been marked as a duplicate of bug 53387 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to