You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by David Goodenough <da...@linkchoose.co.uk> on 2007/09/27 11:21:48 UTC

Putting Ofbiz behind an Apache proxy server

I need to put my Ofbiz server behind an Apache Web server, using its
ProxyPass facility to redirect the Ofbiz parts of the site to the Ofbiz
server (on a separate machine not internet visible).  I only need the
ecommerce application visible, not the rest of it.

When I do this it works up to a point, but the images and css files do
not transfer correctly, and some of the <A href= values do not get 
correctly translated so that they are usable from outside.

Does anyone have a HOWTO?

David

Re: Putting Ofbiz behind an Apache proxy server

Posted by Jacques Le Roux <ja...@les7arts.com>.
I did not test it yet, but I guess the best way should be to use mod_proxy_ajp with HHTPD 2.2+

You may have a look at http://www.nabble.com/forum/Search.jtp?local=y&forum=2740&query=mod_proxy_ajp

Jacques

De : "Jonathon -- Improov" <jo...@improov.com>
> I did it with mod_jk. Is it the same thing?
> 
> I disabled the 8080 and 8443 in my OFBiz when I put it behind the Apache web server.
> 
> Jonathon
> 
> David Goodenough wrote:
> > I need to put my Ofbiz server behind an Apache Web server, using its
> > ProxyPass facility to redirect the Ofbiz parts of the site to the Ofbiz
> > server (on a separate machine not internet visible).  I only need the
> > ecommerce application visible, not the rest of it.
> > 
> > When I do this it works up to a point, but the images and css files do
> > not transfer correctly, and some of the <A href= values do not get 
> > correctly translated so that they are usable from outside.
> > 
> > Does anyone have a HOWTO?
> > 
> > David
> > 
> > 
> 

Re: Putting Ofbiz behind an Apache proxy server

Posted by Jonathon -- Improov <jo...@improov.com>.
I did it with mod_jk. Is it the same thing?

I disabled the 8080 and 8443 in my OFBiz when I put it behind the Apache web server.

Jonathon

David Goodenough wrote:
> I need to put my Ofbiz server behind an Apache Web server, using its
> ProxyPass facility to redirect the Ofbiz parts of the site to the Ofbiz
> server (on a separate machine not internet visible).  I only need the
> ecommerce application visible, not the rest of it.
> 
> When I do this it works up to a point, but the images and css files do
> not transfer correctly, and some of the <A href= values do not get 
> correctly translated so that they are usable from outside.
> 
> Does anyone have a HOWTO?
> 
> David
> 
> 


RE: Putting Ofbiz behind an Apache proxy server

Posted by Vi...@bertelsmann.com.cn.
Hi David,

The configuration is quite simple you can use mod_jk instead of ProxyPass with AJP.

The configuration is quite simple.

Regards,
Vikrant


-----Original Message-----
From: David Goodenough [mailto:david.goodenough@linkchoose.co.uk] 
Sent: Thursday, September 27, 2007 5:22 PM
To: user@ofbiz.apache.org
Subject: Putting Ofbiz behind an Apache proxy server

I need to put my Ofbiz server behind an Apache Web server, using its
ProxyPass facility to redirect the Ofbiz parts of the site to the Ofbiz
server (on a separate machine not internet visible).  I only need the
ecommerce application visible, not the rest of it.

When I do this it works up to a point, but the images and css files do
not transfer correctly, and some of the <A href= values do not get 
correctly translated so that they are usable from outside.

Does anyone have a HOWTO?

David

No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.488 / Virus Database: 269.13.32/1032 - Release Date: 9/26/2007 8:20 PM
 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.488 / Virus Database: 269.13.32/1032 - Release Date: 9/26/2007 8:20 PM