Dr. Dobb's Journal June 1997
(a) AppClass /server-root/auth/authftp-cache.fcg -initial-env FTP_HOST=plato AddFastCgiAuth auth-keyword /server-root/auth/authftp-cache.fcg (b) <Directory /server-root/secret-docs> AuthType Basic AuthName realm AuthFastCgi auth-keyword <Limit GET> require valid-user </Limit> </Directory>