How to perform URL rewriting for Weblogic 11g or 12c?
Hello -
I'd like to apply URL rewriting to incoming HTTP requests to our BSSV server. Does Oracle have a standard implementation to perform this? I believe Weblogic is using Apache behind the scenes but I do not see a httpd.conf file nor an htaccess file in use.
How can I enable this in Weblogic 11g (10.3.5) or 12c (12.1.2)
The reason we need to do this is when an authentication token is passed in that contains a plus sign "+", Apache decodes this to a space " ", and the BSSV server fails the user authentication.
For example:
1. We send the following POST back URL to a 3rd party: