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=14973>.
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=14973

wildcards using mod_jk

           Summary: wildcards using mod_jk
           Product: Apache httpd-1.3
           Version: 1.3.27
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Other mods
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Though "JkMount /*.jsp worker_x" will forward any jsp request to tomcat
corectly, the directive "JkMount /*/servlet/* worker_x" provokes arbitrary
results and errors. It's not documented, it does not make sense and it seems
that this has not changed in the 2.0 version.
I spend some time searching for a work around in newsgroups and on my own, but
only found some people who would like to use regular expressions for that
directive. Clearly this is not necessary if wildcards are interpretated corectly
at that point.
I considder this a bug.

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

Reply via email to