hi,
DirectoryIndex: http://localhost/phpMyAdmin/index.php
// oder hier nur index.php ergibt auch nichts.
#sets the file that Apache will serve if a directory
is requested.
The index.html.var file (a type-map) is used to deliver content-
negotiated documents. The MultiViews Option can be used for the
same purpose, but it is much slower.
DirectoryIndex index.html index.html.var index.php // hier noch index.php dazu gegeben auch nichts.
Wie muss ich die Derektive setzen?
mfg dieter