So I have meteor app already up and running. Now im trying to set apache in the same server.
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' direct...
So I have a domain registered in AWS. I have updated the name server for the domain as,
ns1.digitalocean.com
ns2.digitalocean.com
ns3.digitalocean.com
I have my app running in the digital ocean server. My domain is ba...