> How is it possible to have both CF5.0 and CFMX both running > on the same webserver? How does it determine which CF to send > a .cfm page to?
You have several options. On my machine, I created separate virtual servers in IIS for each. Alternatively, you could create virtual applications within a single virtual server. Or, you could use a different file extension for CF MX files, I suppose. In any case, though, you can only have .cfm mapped to a single server-side engine for a given virtual server or virtual directory. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ 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 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

