跳至內容
選單
此問題已被標幟
1 回覆
7984 瀏覽次數

Hallo,

I'm confusing, odoo drives me crazy.

I chnaged the web.base.url to https://mydomain.com
set web.base.url.freeze to True.

But after loading http://mydomain.com, odoo doesn't redirect to https://mydomain.com.


I'm using the odoo original docker image. I added proxy_mode = True to the /etc/odoo/odoo.conf file in the docker machine.


But no effect.

It doesn't matter what I set into web.base.url, no effects.

I'm using synology DSM6 with reverseproxy. If I call https://... directly, everything seems to be ok, but if I call http://... there is no redirect to https.


How can I fix this problem?

頭像
捨棄

how did you add SSL?

作者 最佳答案

I could find a workaround for my problem.

I forwarded the port 80 to synology NAS port 8088 in the router. In syno NAS, I installed apache2.4 and Web Station. In the web station, I added a new virtual host with apache on port 8088 and placed in the web root directory .htaccess file with redirecting rules from http to https.

Thats it.

But I was hoping to find a better solution without so much overhead of software.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
8
2月 25
23800
0
1月 24
1827
3
10月 18
10449
1
7月 18
8973
5
8月 15
6492