I have a domain in bigrock and Ihave ec2 instance running on aws with elastic ip. Over there I have instantiated tomcat server and it has my website files in its htdocs folder. I have managed DNS of bigrock to this ec2 ip. So when I browse for my domain name in browser it launches tomcat home home page insteade of index.html file
So how can I load index.html file by default?