[svn r1608] Correct the keywords bugs and some other in folder view, plus mutual
exclusion of selected keywords in dynamic view.
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>