IP address always latest virtual host

If i browse my ip. eg. 202.12.345.67, the page show always latest virtual host i created.

I want the ip referr to /var/www not other.

How repair this ?

Thanks,

with a virtualhost directive

Thanks sgrayban,

my problem solved.

just remaining my self…

<VirtualHost 123.145.678:80>
DocumentRoot /var/www/html
ServerName ns2.example.com