# file KLEIDER/web/src/pinw/cgi.htaccess
# <?install location = "cgi-bin/private/.htaccess"?>

AuthType Basic
AuthName "CGI"
AuthUserFile "${docroot}/cgi-bin/private/.htpasswd"
Require user ${website.login}

# end of file KLEIDER/web/src/pinw/cgi.htaccess
