My Oracle Support Banner

How to Redirect From HTTPS to HTTP With the Same Uri in Oracle iPlanet Web Server 6.1 ? (Doc ID 1482697.1)

Last updated on NOVEMBER 06, 2023

Applies to:

Oracle iPlanet Web Server - Version 6.1 to 6.1 [Release 6.1]
Information in this document applies to any platform.

Goal

How to redirect requests from https (secured) to http (Non SSL) with the same URI in Oracle iPlanet Web Server 6.1 ?

Use case: you have a WebLogic backend server passthrough by */ppath/* and like all requests from https (SSL) protocol redirected to http instead,

i.e.

if request is https://host.domain/ppath/~/*.do,  then
it should be redirected to http://host.domain/ppath/~/*.do.

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
References


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