diff -r 4cb6d9f3d3eb -r 9e7e8b678819 .htaccess --- a/.htaccess Tue Sep 23 10:26:35 2003 -0400 +++ b/.htaccess Tue Sep 23 15:11:11 2003 -0400 @@ -1,8 +1,9 @@ -AuthType Basic -AuthUserFile /home/fabien/.htpasswd AddHandler cgi-script py Options +ExecCGI DirectoryIndex index.py +AuthType Basic +AuthName Fabien@TZoNE +AuthUserFile /home/fabien/.htpasswd require valid-user