Apache 2.2 and DirectoryIndex
I have ColdFusion running on Linux with Apache 2.2. When I go to a
directory, it does not open the index.cfm files automatically as it
would with index.html or index.php. I looked in the apache2.conf file
for DirectoryIndex so that I could set index.cfm as a default, but I
can't find it. I use to be able to set that in Apache 1.3 and I
thought in 2.0.
How can I add this now?
Mike
|