Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
4981 Ansichten

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

Avatar
Verwerfen
Autor Beste Antwort

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.

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Feb. 23
3022
3
Juli 20
12728
0
Apr. 20
4162
19
Mai 24
96477
3
Juni 17
14725