Just to speed things up, here's the important text from that link:

Tom

//////////////////////
Web servers using ColdFusion MX that use multiple host names with
different document roots ("multihomed" servers) must change the
cacheRealPath option of the ProxyService to false. Otherwise, if two
sites have a script with the same name relative to their web roots (for
example, /index.cfm), the web server might incorrectly render the
scripts. This setting might cause slower performance; this is why the
option is set to true by default. 

Edit c:/cfusionmx/runtime/servers/default/SERVER-INF/jrun.xml and change
the value of the following option from true to false. 
<!-- set this to false for multi-hosted sites -->
<attribute name="cacheRealPath">true</attribute>






-----Original Message-----
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, June 26, 2002 4:44 PM
To: CF-Talk
Subject: Re: IIS and MX and Multiple Sites with one IP


chad wrote:
> 
> What the heck is going on?  And Clue?  Is there an INI or CONF file 
> for MX
> that we need to configure to point to each site?

http://www.macromedia.com/support/coldfusion/releasenotes/mx/releasenote
s_mx.html

Jochem


______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to