mod_proxy will work with Apache 1,2, and 2.2. You do need 2.2 in order to use mod_proxy_balancer.
-- Joe Clarke RailsPlayground.com On 1/25/07, Ed Hickey <[EMAIL PROTECTED]> wrote: > I'm fairly certain you'll need to use at least Apache 2.2 for the proxy pass > to work. > http://blog.codahale.com/2006/06/19/time-for-a-grown-up-server-rails-mongrel-apache-capistrano-and-you/ > > > On 1/25/07, Joe Clarke <[EMAIL PROTECTED]> wrote: > > You will need to compile mod_proxy for ProxyPass to work correctly: > > > > Download the the source distro of Apache 2.0.52 if you don't already > > have it from apache.org , then from the modules/proxy directory run > > the following commands: > > > > apxs -c -a -i proxy_http.c > > apxs -i -a -c mod_proxy.c proxy_util.c > > > > -- > > Joe Clarke > > RailsPlayground.com > > > > On 1/25/07, Dave C <[EMAIL PROTECTED] > wrote: > > > > > > > > > > > > Apache is running 2.0.52 and it does not show mod_proxy as an installed > > > module. Just mod_perl and mod_php5. > > > > > > thank you for answering Joe > > > > > > Dave > > > > > > > > > ----- Original Message ----- > > > From: Joe Clarke > > > To: mongrel-users@rubyforge.org > > > Sent: Thursday, January 25, 2007 4:28 PM > > > Subject: Re: [Mongrel] Mongrel with mephisto on a Virtual Private Server > > > > > > Hi Dave, > > > > > > What version of Apache are you running? Did you compile Apache with > > > mod_proxy support? > > > > > > -- > > > Joe Clarke > > > RailsPlayground.com > > > > > > On 1/25/07, Dave C < [EMAIL PROTECTED]> wrote: > > > > > > > > > > > > Hello everyone, > > > > > > > > I am trying to setup Mongrel to work with Apache on a VPS as part of a > > > > mephisto installation. Has anyone done this, and if so how did you > edit > > > your > > > > conf file to make it work? > > > > > > > > I used the info found on the mongrel site at: > > > > > > > > http://mongrel.rubyforge.org/docs/apache.html > > > > > > > > and one time I did get a mephisto splash screen, but it was only after > I > > > put > > > > in :8000 with my URL. > > > > > > > > I am trying to configure it with the domain davescorner.org and am > hosting > > > > with eapps. If I can get this to work I will be submitting a tutorial > on > > > how > > > > to configure mephisto and mongrel on an eapps account so any help in > a > > > newb > > > > friendly format would be extremely appreciated. > > > > > > > > Dave > > > > _______________________________________________ > > > > Mongrel-users mailing list > > > > Mongrel-users@rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/mongrel-users > > > > > > > > > > > _______________________________________________ > > > Mongrel-users mailing list > > > Mongrel-users@rubyforge.org > > > http://rubyforge.org/mailman/listinfo/mongrel-users > > > > > > _______________________________________________ > > > Mongrel-users mailing list > > > Mongrel-users@rubyforge.org > > > http://rubyforge.org/mailman/listinfo/mongrel-users > > > > > > > > _______________________________________________ > > Mongrel-users mailing list > > Mongrel-users@rubyforge.org > > http://rubyforge.org/mailman/listinfo/mongrel-users > > > > > > -- > Ed Hickey > Developer > Litmus Media > 816-533-0409 > [EMAIL PROTECTED] > A Member of Think Partnership, Inc > www.ThinkPartnership.com > Amex ticker symbol: THK > _______________________________________________ > Mongrel-users mailing list > Mongrel-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users > > _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users