Apache ssl configures the proxy to access weblogic, (when redirecting) https will be automatically converted to http, and the domain name of the access configuration will be automatically replaced with the ip of weblogic.

Solution:
You must check the corresponding server of weblogic > General Configuration > Advanced > Enable weblogic plug-in

Phenomenon :
apache IP: A proxy port: 9901
weblogic IP: B

through https: A: 9901/index.jsp.
The page returns successfully, enter the user name and password, register and log in.
Use httpwatch to view, the front is all https requests.
After clicking login, return http 302, Redirect to http:B:9901/main/mainx.do
http response header: LOcation:http:B:9901/main/mainx.do


Browser error: 400
Your browser sent a request that this server could notunderstand Reason :You're speaking plain HTTP to an SSL-enabled server port.
Instead use the HTTPS scheme to access this URL,please

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326148401&siteId=291194637