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

             Bug #: 51743
           Summary: Allow using of rule extension when using handler with
                    mod_rewrite
           Product: Tomcat Connectors
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_jk
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: ryl...@gmail.com
    Classification: Unclassified


Hi.

It is currently not possible to use rule extension with handlers and e.g.
mod_rewrite. The rule

RewriteRule .*\.xml$ -
[H=jakarta-servlet,E=JK_WORKER_NAME:lb;use_server_errors=404,L]

Causes an error

[info] jk_handler::mod_jk.c (2623): Could not find a worker for worker
name=lb;use_server_errors=404

It would be nice to be able to set a rule extension in an JK_WORKER_NAME value.

Cheers,

Ryszard.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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