Accessing Application Through OHS mod_proxy Fails with Error "proxy: No protocol handler was valid for the URL"
(Doc ID 2365730.1)
Last updated on DECEMBER 04, 2023
Applies to:
Oracle HTTP Server - Version 11.1.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
mod_proxy is configured in Oracle HTTP Server(OHS) as below:
ProxyPass /HelloWorld http://127.0.0.1:<PORT>/
ProxyPassReverse /HelloWorld http://127.0.0.1:<PORT>/
When accessed application through OHS, it fails with the below error:
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |