On 12/02/07, Christopher Rankin <[EMAIL PROTECTED]> wrote:
> Sorry, just a little more explanation needed. I'm not really an apache guru.
> So on my webserver run apache without mod_perl then on my application server
> ( the one with maypole) run apache WITH mod_perl. Is this correct? Then I'm
> guessing I need to play the the apache configuration to foward all request
> from the "front" webserver to the "application" server.
>
> Do I have the right idea?

Yes, that's exactly it.

You want to use mod_proxy, in particular proxypath and
proxypath_reverse - all nicely documented.

A.

-- 
http://www.aarontrevena.co.uk
LAMP System Integration, Development and Hosting

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Maypole-users mailing list
Maypole-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/maypole-users

Reply via email to