DirectoryIndex "login.cgi" klappt nicht
Posted: 2003-08-04 12:17
Ich habe in der httpd.conf das login.cgi hinzugefügt.
#
# DirectoryIndex: Name of the file or files to use as a pre-written HTML
# directory index. Separate multiple entries with spaces.
#
<IfModule mod_dir.c>
DirectoryIndex index.html index.php index.php4 login.cgi
</IfModule>
Das klappt aber nicht!
Was habe ich falsch gemacht?
Fragt sich
B. Gruber
#
# DirectoryIndex: Name of the file or files to use as a pre-written HTML
# directory index. Separate multiple entries with spaces.
#
<IfModule mod_dir.c>
DirectoryIndex index.html index.php index.php4 login.cgi
</IfModule>
Das klappt aber nicht!
Was habe ich falsch gemacht?
Fragt sich
B. Gruber