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

Tomcat mod_jk - Excludes in Redirection

           Summary: Tomcat mod_jk - Excludes in Redirection
           Product: Tomcat 4
           Version: Unknown
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


It would be very nice and very usefull to be able to configure exclusions in 
the uriworkermap.properties. As I know so far, it is only possible to 
configure, which Sites/URLs should be redirected from Webserver to TomCat, but 
it is not possible to configure, which Sites/URLs should not be redirected.

For example, we have a CMS running within TomCat and redirect /ourcontext from 
Webserver to TomCat. But, as all kind of content comes from CMS, TomCat has 
also to deliver GIFs, PDFs etc.

For this usage, it would be great, if we would be able to say:

Ok, redirect
/ourcontext/
but don't redirect
/ourcontext/images/
and don't redirect
/ourcontext/static/

and so on.

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

Reply via email to