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?

Thanks for you help

Chris
----- Original Message ----- 
From: "Matt S Trout" <[EMAIL PROTECTED]>
To: "Christopher Rankin" <[EMAIL PROTECTED]>
Cc: <maypole-users@lists.sourceforge.net>
Sent: Monday, February 12, 2007 12:27 PM
Subject: Re: [Maypole] Maypole running on seperate server


>
> On 12 Feb 2007, at 17:16, Christopher Rankin wrote:
>
>> Hi all,
>>
>>          I want to run Maypole on a dedicated server seperate my
>> webserver. Since I normally run maypole under mod_perl I am
>> assumming I would have to do this with CGI. Any suggestions on the
>> best way to set up Maypole to run on a dedicated server seperate
>> the webserver.
>
> Use mod_perl.
>
> Then stick a non-mod_perl apache on the front proxying through.
>
> Presto :)
>
> -- 
> Matt S Trout, Technical Director, Shadowcat Systems Ltd.
> Offering custom development, consultancy and support contracts for
> Catalyst,
> DBIx::Class and BAST. Contact mst (at) shadowcatsystems.co.uk for
> details.
> + Help us build a better perl ORM: http://dbix-
> class.shadowcatsystems.co.uk/ +
>
>
>
> -------------------------------------------------------------------------
> 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
>
> 


-------------------------------------------------------------------------
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