English 中文(简体)
网页,发送
原标题:WebSphere, sendRedirect and HTTPS

环境:Web Sphere App服务器/Web Sphere Portal 7, fronted byIBM IHS/Apache httpd using was_ap20_module / mod_was_ap20_http.

我有一页长或几页长的缩略语。

response.sendRedirect("/wps/myportal/....")

由此产生的《吉大港山区行动计划》最终以适当的东道国和港口作为《国际船舶和船舶安全制度》/“Apache”终点站,但该议定书是错误的。 它不是https。

例如,如果IHS/Apache在https://myserver.com上听,而WAS则在http://192.168.12.34:12345上读。 (所有港口/码头) - 正确的东道国和港口,但错误的协议。

网络如何显示正确的东道国/港口使用,而不是议定书? 我怎么能够强迫想要的行为?

最佳回答

添加阿帕奇·朗德-头盔,在将申请转交网上查询之前添加一名定制头盔,在网上,将httpsIndicatorHeader 贴到该海关头盔,然后网上查询将转至https。

http://www.ibmconnections.org/wordpress/index.php/tag/was-ssl-http-https/ http://pic.dhe.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=%2Fcom.ibm.websphere.express.doc%2Finfo%2Fexp%2Fae%2Frweb_custom_props.html

问题回答

暂无回答




相关问题
How should I use https in Ruby on Rails

I m developing an application in Rails (2.3.4) and there are some parts that need to run over a secure protocol, for example, the login form, the credit card form, etc. How can I do just these pages ...

How to open a stream to httpS URL

I want to open a stream to a httpS URL and read the data. Kindly let me know how to do it. Regards Chaitanya

direct http to https on certain pages?

Hi I have added the below code to .ht access but how can I add another page to this? such as login.php also if the user types in www. they get a "untrusted connection" as the SSL is only valid ...

See what content is not sent over HTTPS

I created a page that is HTTPS only. On my browsers, I always get a warning that the page includes resources that are not secured. I just can t find out why! Looking at the source code seems fine. All ...

C# maintaining session over HTTPS on the client

I need to login to a website and perform an action. The website is REST based so I can easily login by doing this (the login info is included as a querystring on the URL, so I dont t need to set the ...

热门标签