Request URI Through OHS With Double Slash Being Edited To Single Slash Before Going To WLS
(Doc ID 1540240.1)
Last updated on OCTOBER 06, 2022
Applies to:
Oracle HTTP Server - Version 11.1.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
When processing an application through Oracle HTTP Server using the WLS Plugin (mod_wl_ohs.conf), the url is being changed before reaching Oracle WebLogic Server. because of the change, the application cannot process the request as intended. In this case, the URI is given with a double slash ( // ) and then gets changed to a single slash ( / ). The application is intending to handle the dowble slash ( // ) in the URI.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |