コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5323 ビュー

A small concern for access to my websites. 


If I type in the address this format www.adressedusite.fr, jarrive on the good website, everything is ok.
But on the other hand, if I type amidusite.fr without the www, I come across the first website I get this result on the other website. 

I forgot a configuration? Is this a known problem?

アバター
破棄

If you are using same config to redirect all domains to Odoo then it will work as you described as in Odoo you can set only one website address per page.

The easiest solution would be to set redirects in nginx adressedusite.fr ->www.adressedusite.fr

最善の回答

You should use a proper reverse proxy server, such as nginx, Apache or others. The easiest to setup and configure in my opinion is Caddy Server, www.caddyserver.com. 

アバター
破棄
著作者

yes effectively, I use Nginx with a Reverse Proxy. Where is the error?

著作者

no configuration to do more in odoo? do you have a complete tutorial on the subject?

Use Google, there are some good tutorials around for setting up Odoo with nginx (and others). According to Google's recommendation for SEO best practices, you should permanently redirect domain.com to www.domain.com anyway.

関連投稿 返信 ビュー 活動
0
3月 23
1707
1
3月 15
3547
5
8月 25
9787
2
7月 25
945
4
6月 25
1070