yes, that is ok. But my question is specially related to the ofbiz instance.
Can i setup two different ecommerce stores -- websites with the same ofbiz instance? for example i can setup two url“s on the dns servers: www.olagos.eu www.goor.eu they point to the same ip-address on my computer. but they have two different stores. so www.olagos.eu goes further with http://www.olagos.eu/ecommerce/control/main and the other www.goor.eu goes further with http://www.goor.eu/ecommerce2/control/main is that something feasable ? Heidi 2010/4/24 Raj Saini <[email protected]> > Hello Heidi, > > You can create virtual hosts in Apache web server and then connect your > virtual hosts OFBiz in the similar way you are doing it for your current > host. It is also possible to create virtual hosts in Tomcat but I never did > that myself in OFBiz embedded Tomcat. > > Thanks, > > Raj > > > On 24/04/10 17:50, Info Olagos wrote: > >> Hello all, >> >> I have a ecommerce site >> http://www.olagos.eu/ecommerce<http://www.olagos.eu/ecommerce> >> /control/main<http://www.olagos.eu/ecommerce/control/main> with a store >> >> "Ofbiz e-commerce store". >> >> Now i know to setup a second store on for example: >> http://www.olagos.eu/ecomclone/control/main with another store x. >> >> They are both on ip address 10.0.0.3 internally. >> >> If i want to setup now on my computer a second store x but on a different >> ip >> address, i have the ofbiz screen on [CONTENT] [WEBSITE] where i can >> configure >> website id >> site name >> http host >> http port >> https host >> https port >> enable https >> standard content prefix >> secure content prefix >> domain cookie >> visual theme set >> product store id >> >> I suppose i can not easily fill in another ip address, i need also a >> second >> hardware network card ??? >> Or can i use the same ip address and easily fill in another port number to >> use a second website on the same ip address. >> >> By the way i have a front end apache server which is connected to the >> ofbiz >> with a ajp protocol. >> >> Hopefully anyone can help me? >> >> The aim is thus to have for example a second ofbiz site on www.olagos2.eu >> >> regards, >> Heidi >> >> >> > >
