Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4963 Prikazi

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
Opusti
Avtor Best Answer

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
feb. 23
3012
3
jul. 20
12720
0
apr. 20
4159
19
maj 24
96454
3
jun. 17
14694