AuthType Basic
AuthName "Geo Tools"
Order deny,allow
Deny from all
# Allow each support personell's IP, plus the localhost
Allow from 71.11.201.62 # James
Allow from 99.57.41.42 # Matt
Allow from 127.0.0.1 # Local host