Try using the following guide I wrote: http://forums.deeztek.com/viewtopic.php?f=18&t=65
It's specific to Ubuntu, however, sections 4, 5 and 6 can be easily incorporated into Centos. Good luck and let me know if you have any questions. Thanks On Mon, Jun 13, 2011 at 10:24 AM, Ben Roberts <[email protected]> wrote: > ... any ideas what I should check next? I'm still having to add the > index.cfm to the URL > > On Jun 6, 4:59 pm, Ben Roberts <[email protected]> wrote: > > sorry for the delay > > > > I checked the httpd.conf and have the following section: > > > > <IfModule mod_jk.c> > > JkMount /*.cfm ajp13 > > JkMount /*.cfc ajp13 > > JkMount /*.do ajp13 > > JkMount /*.jsp ajp13 > > JkMount /*.cfchart ajp13 > > JkMount /*.cfres ajp13 > > JkMount /*.cfm/* ajp13 > > JkMount /*.cfml/* ajp13 > > JkMountCopy all > > JkLogFile /var/log/httpd/mod_jk.log > > </IfModule> > > > > ...which looks all correct. Still no index.cfm templates being served > > without explicitly adding index.cfm the URL > > > > What would be the next thing to check? > > > > thanks guys. > > > > On Jun 1, 1:12 am, Jordan Michaels <[email protected]> wrote: > > > > > > > > > > > > > > > > > Hi Ben, > > > > > Take a look at the bottom of your httpd.conf file and let us know if > the > > > mod_jk settings have been added. > > > > > If they have, we can do further debugging then. > > > > > Warm regards, > > > Jordan Michaels > > > Vivio Technologieshttp://www.viviotech.net/ > > > 509.593.4207 x 1001 > > > > > On 05/31/2011 01:19 PM, Ben Roberts wrote: > > > > > > Hi guys, > > > > > > I just installed openBD on Centos 5.5 using Jordan's installer and > > > > have added index.cfm to the list of directory index defaults files in > > > > the httpd.conf and restarted apache but for some reason I still have > > > > to typehttp://mysite.com/index.cfm > > > > > > If I just typehttp://mysiteIget the apache default page. Does > > > > anyone know what I'm doing wrong? > > > > > > thanks > > -- > official tag/function reference: http://openbd.org/manual/ > mailing list - http://groups.google.com/group/openbd?hl=en > -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
