Yup, but be careful of any pages you intend to include with mappings which rely on data created in its original app.
You also don't have to use mappings, you could use ExpandPath() to dot dot slash your way to the files you need. If you do find you have app specific vars in the included pages, consider changing how you call them to customtag calls (cfmodule), then pass in the data. Adrian > -----Original Message----- > From: Jason Congerton [mailto:[email protected]] > Sent: 23 February 2009 18:50 > To: cf-talk > Subject: Mappings > > > Hi > > My client is using a dedicated web server to host around five sites, to > which I have full control over the cf administrator. These entire > sites utilise a shopping cart and all secure payments will be directed > to one secure server i.e. > > climbingframes.net.au payments to https://secure.selwoodproducts.com > climbingframesuk.com payments to https://secure.selwoodproducts.co.uk > etc. > > On the secure server (which resides on the same server) I will set up > individual folders for each site to process the payments and customer > info. These pages design wise, will have to mirror the referring site. > > Which is where my question comes, if I set up mappings can I use > include files from say climbingframesuk.com on the > secure.selwoodproducts.co.uk/cfuk address. > > As stated above all these domains will all be on the same server. > > Any pointer would be greatly appreciated, never really needed to get > involved with the cf admin thing before. > > Many thanks > > Jason > > > Jason ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:319696 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

