> co takto urobit adresar $HTMLROOT/cgi-bin/secure a na ten dat auth?
Neni lepsi pouzit FilesMatch?
<FilesMatch "\/cgi-bin\/jmeno\.cgi$">
AuthName "NetSaint Access"
AuthType Basic
AuthUserFile /var/www/http.users
require valid-user
</FilesMatch>
Imho by to melo fungovat.
Z.M.