跳至内容
菜单
此问题已终结
1 回复
7980 查看

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
23791
0
1月 24
1825
3
10月 18
10434
1
7月 18
8969
5
8月 15
6482