Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5076 Visualizzazioni

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
Abbandona
Autore Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
feb 23
3176
3
lug 20
12878
0
apr 20
4239
19
mag 24
96858
3
giu 17
14888