I have created multiple Virtual Host with Tomcat only.All I can see my page runs through http://<IP>:8080/roller.
The Default page opens when I try through
http://starter.com/
Now My Requirement is to get page display if I type:
http://en.roller/
How can I achieve this?