Re: Multiple ofbiz instance with different domain names

2011-10-06 Thread Sam Hamilton
Hi FooShyn - yes that what I meant. Have a look at https://cwiki.apache.org/OFBIZ/faq-tips-tricks-cookbook-howto.html#FAQ-Tips-Tricks-Cookbook-HowTo-HTTPD and see if that helps Sam On 7 Oct 2011, at 11:48, Foo Shyn Chung wrote: > Hi Sam, > > Thanks, by that you mean i will need to use htt

Re: Multiple ofbiz instance with different domain names

2011-10-06 Thread Foo Shyn Chung
Hi Sam, Thanks, by that you mean i will need to use httpd as the front and use ajp to connect to the ofbiz instances that i have? Any example for the virtual hosts setting in the httpd.conf? Thank you. FooShyn On Fri, Oct 7, 2011 at 11:24 AM, Sam Hamilton wrote: > Yes I have done something sim

Re: Multiple ofbiz instance with different domain names

2011-10-06 Thread Sam Hamilton
Yes I have done something similar at the httpd level with mod_proxy_ajp and virtual hosts. Sam On 7 Oct 2011, at 11:04, Foo Shyn Chung wrote: > Hi guys, > > I have managed to setup and run 2 Ofbiz instances in a single machine. Using > IP with different ports, i can use them without any iss

Multiple ofbiz instance with different domain names

2011-10-06 Thread Foo Shyn Chung
Hi guys, I have managed to setup and run 2 Ofbiz instances in a single machine. Using IP with different ports, i can use them without any issue. However, i would need to setup different domain names for each of them, for example: www.abc.com should points to 127.0.0.1:8080 while www.cde.comshould