コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4971 ビュー

We created an module where we want to access some model data from website. It is called by using ID of document i.e. https://server/mymodule/1, but it translates it to http://server/mymodule/my-entry-1. Due to that we are getting "Blocked loading mixed active content" in browser. Where can I set that url will be always redirected to https instead of http?

odoo v9

OS: centos 7

apache reverse proxy

アバター
破棄
著作者 最善の回答

Fixed it by adding "Header edit Location ^http://<hostname> https://<hostname>" directive. But i'm still curious, why response is not encrypted while it is requested from encrypted location.

アバター
破棄
関連投稿 返信 ビュー 活動
2
2月 23
3021
3
7月 20
12727
0
4月 20
4161
19
5月 24
96467
3
6月 17
14714