I appreciate that one can make the tomcat directory and the apache directories the same. However this seems messy and also means there are multiple copies of openbd lying around. (Be this a good or bad thing).
What I was after is something more like regular CF where the CFML engine resides outside the apache webroots and is shared by all applications. IS this possible? Supposing Tomcat and apache are the same webroot per application how do I hand off cfml to tomcat whilst leaving other files to apache. Just one just proxy it off or use mod_jk to hand off. Which is best? Julian On Sep 8, 9:10 pm, "Nitai @ SixSigns" <[EMAIL PROTECTED]> wrote: > On Sep 8, 2008, at 3:17 AM, [EMAIL PROTECTED] wrote: > > > Instead we are told that all the cfm pages have to be in the tomcat > > webroot. Why cant we have it the same as regular coldfusion which is > > well understood and easy. > > > I want my cfm pages, my php pages an everythibng else in the apache or > > IIS webroot. > > In a reply to this list a couple of days ago, I answered a similar > question. Please find it below: > > Actually you can use any directory as a web directory, but you have to > tell Tomcat where your directory is located. Once you know how to do > it, it is very easy :-) > > I have the following setup for my Razuna development: > > <Host name="razuna.local" appBase="webapps"> > <Context path="" docBase="/Users/nitai/Documents/workspace/razuna/" /> > </Host> > > If you go this route you will have to add the "WEB-INF" and the > "bluedragon" folders to your application. I know that it is a little > awkward for CFML developers when they start using the J2EE server > approach that each folder has its own "WEB-INF/bluedragon" folder, but > as soon as you see the advantage you will like it. It also helps to > think of each web project as an application. > > Kind Regards, > Nitai > > -- > Roozani - memorize everywherehttp://www.roozani.com/ > > Razuna - Open Source Digital Asset Management with Web Content > Managementhttp://www.razuna.com/ > > SixSigns - Enrich people’s lives and web > experiencehttp://www.sixsigns.comhttp://blog.sixsigns.com > > smime.p7s > 3KViewDownload --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official blog @ http://blog.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---