Thanks. The reason is I have existing php script on apache web server. I will install coldfusion on another standalone server where no any web server installed on the machine.
Based on doc from adobe, the built-in web server is not suitable for production server. So, is there any other way (besides distrinuted model) to run my app when apache and coldfusion separately installed on different server? regards Joe >> I am interested in installing cf8 standard edition on a stand >> alone server on a windows box (windows 2003 64 bit). An >> Apache web server (centOS 5) and a mysql will be another two >> separate servers. >> >> So, I am wondering if this infrastructure is OK? I never >> tried them like this. I'd appreciate if anybody may share >> practical experience. Thanks. > >Why are you separating the app server (CF) from the web server? Not that >there's anything wrong with that, but it does make things more complicated. > >This kind of configuration is called "distributed mode". You'll want to read >up on that. Having CF on one OS and your web server on another OS may be a >problem for this, since file paths on the web server should correspond with >those on the CF server. > >As an alternative, you could configure Apache as a reverse proxy, and have >it forward requests to a web server on theCF box. The built-in JRun web >server would suffice for this. > >Dave Watts, CTO, Fig Leaf Software >http://www.figleaf.com/ > >Fig Leaf Software provides the highest caliber vendor-authorized >instruction at our training centers in Washington DC, Atlanta, >Chicago, Baltimore, Northern Virginia, or on-site at your location. >Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Server/message.cfm/messageid:6668 Subscription: http://www.houseoffusion.com/groups/CF-Server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.10
