You can't do that with a / context root I think. You could do it with /site1 and /site2 context roots (or any two distinct names).
On Fri, 14 Jan 2005 11:05:28 +1100, Sameer Kekade <[EMAIL PROTECTED]> wrote: > 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.. > --- 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/
