Hi John, Check the httpd.conf file and add index.cfm to the line that looks like this:
DirectoryIndex index.html index.html.var index.phtml index.php index.cfm and restart apache and it should use index.cfm as a default document. Paul On 26/09/2008, at 5:19 PM, John Barrett wrote: > Hi, > I seem to have a problem showing the index.cfm file when I view the > directory. Such as if I go to http://localhost I get the listing of > files instead of the index.cfm file. > > I know the problem is connected to the httpd configuration file. > Where generally on the Linux machine(Unbtutu) is this located, and > do I just change the apache settings to include the .cfm extension > or is there some other changes that I would need to add? I think > that it is the module settings in the apache file, but not sure. > > Thanks so much for any help that you might be able to add. > John > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4462 Subscription: http://www.houseoffusion.com/groups/cf-linux/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.14
