Yes, thanks. I am running now already a Apache frontend with mod_ajp protocol to the ofbiz tomcat behind it.
But my question is specially about the configuration of the ofbiz application software. Is it possible to do the hosting of two e-shops with one instance of ofbiz running? Heidi 2008/9/19, Raj Saini <[EMAIL PROTECTED]>: > Ya, it should be possible. > > 1. Create two e-commerce application says A and B > 2. Create two port based virtual hosts in Apace web server one listening on > port 80 and another port 81. Please refer > http://httpd.apache.org/docs/2.0/vhosts/examples.html for > details. > 3. User Apache module mod_ajp_proxy or url rewrite module mod_urlrewrite to > connect to application A and B. Please search OFBiz wiki and mailing list > archives to know how to use AJP proxy in Apache web server to connect to > Tomcat. > > Thanks, > > Raj > > > SPEELGOED VOOR KINDEREN / TOYS FOR CHILDREN / JOUETS POUR ENFANTS wrote: > > Hello, > > > > Is it possible to run two e-shops on the same ip-address but with two > > different access ports, for example > > one e-shop website on port 80 with own product store x > > and > > other e-shop website on port 81 with own product store y > > > > and running only one instance from the ofbiz software? > > > > regards, > > Heidi > > > > > > > >
