I have locally installed WAMP web server where different sites are hosted like
http://localhost/Web1/
http://localhost/Web2/
http://localhost/Web3/
Now the problem is that anyone can access my wamp homepage and all those hosted sites and even try to login in PHPMyAdmin. I want to restrict wamp homepage access that no one allows to access the wamp homepage from outside(Other than my PC).