My Oracle Support Banner

How to Redirect a URI to Specific Host and Page in OHS (Doc ID 2510685.1)

Last updated on FEBRUARY 02, 2024

Applies to:

Oracle HTTP Server - Version 12.2.1.3.0 and later
Information in this document applies to any platform.

Goal

This document will cover how to redirect an incoming URI to a specific host and page using the mod_rewrite directives. For example and incoming URL of,

http://<HOSTNAME1.DOMAIN>:<PORT>/myuri1

should be redirected to

http://<HOSTNAME2.DOMAIN>:<PORT>/myuri2/login.html
 

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.