Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
8037 Ansichten

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?

Avatar
Verwerfen

how did you add SSL?

Autor Beste Antwort

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.

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
8
Feb. 25
24025
0
Jan. 24
1925
3
Okt. 18
10544
1
Juli 18
9043
5
Aug. 15
6543