thanks this fixed the issue. P
On 8/18/07, Kym Kovan <[EMAIL PROTECTED]> wrote: > > Peter Tanswell wrote: > > Hi there > > > > I have just installed CF8 and Apache and everything seems to be working. > > > > I go to view a website on the server e.g. > > > > ....... > > The only way I can view the website is by typing: > > > > http://127.0.0.1/beecroftflowerplace/index.cfm > > > > When I enter this the website displays as intended. > > > > I'm guessing I have to add the index.cfm file somewhere so that it knows > that it should be a file to open up in the browser. > > > > yes, you need to add index.cfm to the directoryindex directive: > > DirectoryIndex index.cfm index.html > > etc > > > > Kym K > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286551 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

