Akaris: .htacces Deny,Allow - Problem

Beitrag lesen

Hoffe das is jetzt das richtige:
Apache/2.2.3 (Debian) DAV/2 SVN/1.4.2 PHP/5.2.6 mod_ssl/2.2.3 OpenSSL/0.9.8c

und in der httpd.conf steht folgendes:
<Directory />
    Options Indexes FollowSymLinks MultiViews ExecCGI Includes
    AllowOverride All
    Order allow,deny
    Allow from all
</Directory>

Hilft das weiter?