Enable local network users to access WAMP sites, but except localhost page
问题 I put my WAMP sites on a virtual server and from there I want everybody connected to a VPN to have access to it. If my server's IP address is 172.13.12.156, after choosing the option Put Online in WAMP, I can access one of the sites like this: http://172.13.12.156/mysite/ The problem is that I would want to remove access when someone types just: http://172.13.12.156 so that they won't be able to see the WAMP panel. Is this possible? ADDITIONAL INFO At this moment I have tried: <Directory "c: