# $Id: .htaccess,v 1.1 1998/12/16 12:05:28 zagy Exp $
# should be put into the subdir where `inetdial.cgi' is
Options ExecCGI
AuthType basic
AuthUserFile /usr/local/httpd/auth/internet
AuthName Internet
require valid-user
