The order deny, allow line tells it which order to parse the next commands. The next, deny from all tells it to deny access from all. If needed, an “allow from x.x.x.x” can be used to specify an IP address to allow traffic from, where “x.x.x.x” is replaced with the IP address.