Ja, "Directory AllowOverride" steht auf "All" und die .htaccess liegt direkt unter dem Projektverzeichnis:
c:xampp/htdocs
/projekt
/0.1
index.html
/test
index.html
.htaccess
http://localhost/projekt/ zeigt auch korrekt den Inhalt von /0.1/index.html an
http://localhost/projekt/test/ führt aber zu Error 404.