Configuring the connector is simply running wsconfig. What really made things work was changing the context root from /cfusion to /. I installed a new jrun server, then before starting it I changed the context root to /. Then I installed CFMX into the new server instance. When installing the war files you only need the cfusion.war. After this is done run wsconfig and connect your apache server.
-Peter On Tuesday, June 10, 2003, at 04:12 PM, [EMAIL PROTECTED] wrote: > On Tuesday, June 10, 2003, at 07:51 AM, Peter Amiri wrote: > >> Dick, >> >> Thanks for the info. I did resolve it. As it turns out you can put >> your >> cfm templates in the Apache root and all works just fine as long as >> the >> connector is configured properly. The /cfusion is what gets mapped to >> the CFMX server root, if all is working fine you can use >> http://127.0.0.1/Your_Directory/Your_Template.cfm and access a cfm >> page >> in the true Apache document root. >> >> -Peter >> >> > > Peter > > What did you do to "configure" the connector? I just install it with > wsconfig. > > I didn't know it was possible to put CF templates anywhere but under > the server instance without using a mapping> > > TIA > > Dick > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=14 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=14 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14
