> We have a server on our intranet hosting several CF apps all > under one CFMX instance. A couple of these apps have grown > in popularity and I'd like to run thme under a seperate CFMX > instance BUT retain the URL > path. Running https too, so IIRC, can't use host headers. We are > using IIS now, can add a new site but has to be a diff port, > hence the URL path changes. Looks like I'll just have to > work with a redirect and get everyone to add a new bookmark, eh?
Why not just use one virtual web server connected to two different CFMX/JRun instances using different context roots? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ phone: 202-797-5496 fax: 202-797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184621 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

