Robin wrote: - Separate CF server instance for each virtual host in your web server.
I remember doing something like this a while ago but somehow I was unsuccessful in doing so. It was mainly because of this 'context root' For example: http://10.10.10.10 was an instance with context root '/' If I deployed another instance of cfusion on jrun, it somehow needed another context root /cfmx or so http://10.10.10.10/cfmx with context root '/cfmx' This worked well until I tried to use an apache-jrun connector to hook it onto a virtual host. For example http://www.site1.com.au should translate to http://10.10.10.10 http://www.site2.com.au should translate to http://10.10.10.10/cfmx And so on.. Since then it never worked or maybe I didn't have the proper configurations set up. What is the simplest way of achieving all this? Can you please put in some pointers on hwo to go about it? Cheers, Sameer --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
