Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using Tomcat URL rewrite valve

partlycloudyNov 13 2014 — edited Nov 19 2014

http://tomcat.apache.org/tomcat-8.0-doc/rewrite.html

Looks like the latest version of Tomcat has added support for URL rewriting similar to Apache mod_rewrite

I can't seem to find any documentation other than the page above.

Has anyone used this to, for example, rewrite APEX URLs from http://host:port/apex/... to http://host:port/pls/apex ?  Where should we put the RewriteCond and RewriteRule directives?

Thanks

This post has been answered by ABD - DBA on Nov 14 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 17 2014
Added on Nov 13 2014
6 comments
5,113 views