I have 7 apps in a server with nginx
, configured with server_name directive and listening port 80. Everything is working fine for me and many other people.
The thing is that 2 clients have a problem, because when I send a link to them, for example, aaa.com, they get the content of bbb.com.
I tried from many places and different computers but I couln't replicate the problem.
Any idea of what's happening?
Thanks!