> I need some assistance with configuring an iPlanet server > using distributed mode to connect to a CF server already > running IIS. > > ... > > On the iPlanet server the docroot is: > \usr\netscape\server61sp9\docs\matsonweb\ > > On the IIS server the root is: > D:\Intranet\docs\
The fact that you have IIS running is irrelevant. With distributed mode, the webserver on one box talks to CF on the other box. You have to use the same filesystem paths on both servers. This will be difficult, since one is Unix and the other is Windows. Instead of using distributed mode, you might consider using IPlanet as a reverse proxy to talk to IIS, which would then talk to CF. 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;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315489 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

