EBS Customizations (MOSC)

MOSC Banner

Rewrite URL For apache

edited Jul 25, 2019 5:10AM in EBS Customizations (MOSC) 1 commentAnswered

Hai All,

We followed the below note

Oracle E-Business Suite R12 Configuration in a DMZ(380490.1)  

Oracle E-Business Suite Release 12.2 Configuration in a DMZ

Complete setup is working fine using webcache as reverse proxy. I recruitemnt can be accessed in the llink

http://company.domain.com/OA_HTML/IrcVisitor.jsp

as the below rewrite rule is enabled in the  url_fw.conf

RewriteRule  ^/OA_HTML/IrcVisitor\.jsp$  - [L]

Now I have a requriement to access the irec page when user gives


http://company.domain.com/recruitment


I tried the below rewrite rule


RewriteRule  ^recruitment/?$/OA_HTML/IrcVisitor\.jsp$  - [R,L]

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center