Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
5113 Переглядів

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
Controller not working Вирішено
2
лют. 23
3194
3
лип. 20
12887
0
квіт. 20
4246
19
трав. 24
96915
3
черв. 17
14910