Skip to Content
Menu
This question has been flagged
1 Reply
4206 Views

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?

Avatar
Discard

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

Best Answer

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. 

Avatar
Discard
Author

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

Author

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.

Related Posts Replies Views Activity
0
Mar 23
866
1
Mar 15
3101
0
Dec 24
22
0
Dec 24
36
2
Sep 24
342