I'm currently running Ubuntu v8.04
I have the following in the apache2.conf...
<IfModule dir_module>
DirectoryIndex index.pl index.php index.html
</IfModule>
...and yet index.html always loads first, which I don't want !
I've also tried it in the httpd.conf with the same result.
Is there somewhere else that overrides my DirectoryIndex
with this version Distro, as it worked fine in the previous
version I was running up until April ?
Thanks,
Nick. . . :)


