The way we do this is as follows. 1) Setup the IIS sites. Configure each site in IIS and set up appropriate network (DNS ect.) setting for each site. Confirm the site(s) are working by serving up a basic HTML page.
2) Configure a ColdFusion instance. Run the Enterprise Manager utility from the "Main" ColdFusion engine running on port 8300. Just click through and fill out the from and wait for it to finish running. For simplicity sakes we name the new CF instance the same as the website name we used in step 1. 3 Run the JRUN "Web Server Configuration" tool. It is important in the multi-instance version you do NOT want to set up an "ALL" configuration. You will want "Add" a new server. The host should be local host unless your ColdFusion server is not on the same box as the web server, if this is so, then provide the name|address of the ColdFusion server. Then match the name of the IIS website created in step one to the CF instance created in step two. Commit and you are done. You should now have a running instance of CF on the website. Be aware with this setup you have two locations that CF code can reside. It can reside in the website root defined in IIS or in the CF instance root most likely somewhere like this: "C:\JRun4\servers\contribute\cfusion.ear\cfusion.war" HTH -------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender and delete any copies of this message. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:10:5782 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/10 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:10 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.10 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
