PHPNuke Hilfe!!!
-
sry aber wo hier steht:
# DirectoryIndex: 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
-
DirectoryIndex index.html index.html.var
durch
DirectoryIndex index.php index.html index.html.var
ersetzen.
MfG SideWinder
-
kommt immernoch index of /phpnuke
-
was mach ich falsch?
-
Evtl. kommt DirectoryIndex mehrmals vor und du hast es an der falschen Stelle (nur für ein speziellen Unter-Verzeichnis) geändert
-
localhost/phpnuke/html
er dürfte das ganze zip entpackt habenMfG SideWinder