Question
Nginx Server Blocks don't work with droplet created with on-click apps
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
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.
×