[svn r1606] Problem with zero bookmarks. Still some problem on keywords count.
AddHandler cgi-script py
Options +ExecCGI
DirectoryIndex index.py
AuthType Basic
AuthName Fabien@TZoNE
AuthUserFile /home/fabien/public_html/xbelweb/.htpasswd
<Limit GET POST>
require valid-user
</Limit>