How to Disable Redirect From /XYZ to /XYZ/ in Oracle iPlanet Web Server
(Doc ID 1378442.1)
Last updated on JUNE 20, 2024
Applies to:
Oracle iPlanet Web Server - Version 6.1 to 7.0 [Release 6.1 to 7.0]Information in this document applies to any platform.
Goal
If a user makes a request that matches a directory name the web server, by default, will redirect
the request adding a trailing /.
e.g:
http://hostname/XYZ will be redirected to (using HTTP response code 302) http://hostname/XYZ/
There may be situations where we don't what this to happen.
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 |