My Oracle Support Banner

Apache Rewrite Problem With Webcenter URL (Doc ID 2196852.1)

Last updated on MARCH 28, 2023

Applies to:

Oracle WebCenter Sites - Version 11.1.1.8.0 and later
Information in this document applies to any platform.

Goal

We found that if the webcenter URL has a "%2F" then the apache rewrite will not work

e.g. RewriteRule ^/test/([0-9]+)$ /Satellite?c=Page&childpagename=t%2FPage%2FhomePage%2FT_T1_homePage&rendermode=preview&pagename=service%2Fcommon%2Wrapper&cid=$1 [NE,R,L]

We open the URL https://{hostname:port}/test/<id> will redirect to https://{hostname:port}/Satellite?c=Page&childpagename=PageFhomePageFT_T1_homePage&rendermode=preview&pagename=serviceFcommonWrapper&cid=<id>

All "&#37;2F" in the URL will missing

How to prevent webcenter from having "&#37;2F" in the URL ?
 

Solution

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
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.