hello every one no I create a new droplet with on-click apps (Ubuntu 16 lemp ) and I have two domain from godaddy and I point to this domains to my dorplet and I follow this tutorial to make my droplet Server Blocks https://www.digitalocean.com/community/tutorials/how-to-set-up-nginx-server-blocks-virtual-hosts-on-ubuntu-16-04#prerequisites and try deploy to sits wordpress with this domains http://alyahyamb.com/ http://muthaberapp.com
the problem is : first domain work fine but when I connect to second domain (http://muthaberapp.com) redirect to me to the first one (http://alyahyamb.com/)
note : I created sub-domain for each domains and it’s work fine with api project
I don’t understand what happen
I need help
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
If you can share your current nginx configuration files in /etc/nginx/sites-enabled we’d be happy to help spot and resolve the problem. Without knowing what is in your configuration it is difficult to pinpoint the case of the problem you’re experiencing.
This comment has been deleted