Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
4957 Tampilan

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
Buang
Penulis Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
2
Feb 23
3009
3
Jul 20
12715
0
Apr 20
4156
19
Mei 24
96441
3
Jun 17
14674