Date: Friday, February 21, 2014 01:11:04 PM +0530
> > From: Venkatesh Prabu Narayanan
> > To: users@httpd.apache.org
> > Subject: [users@httpd] Running two different versions of httpd in
> same machine
> >
> > Hi,
> >
> > We are running apache httpd ser
Hello Venkatesh,
If you wish to move from httpd 1.3.x to 2.2.x, then the following link
would probably be a good place to start:
http://httpd.apache.org/docs/2.2/upgrading.html
Thanks,
Mike Rumph
On 2/20/2014 11:41 PM, Venkatesh Prabu Narayanan wrote:
Hi,
We are running apache httpd serve
Hi,
We are running apache httpd server of version 1.3.27 in our production
machine RHEL WS 4.0. We are running two process of httpd (same version) one
for proxy listening to 80 and other listening in 8000. Input requests are
received by this proxy and it in turn redirects it to the backend httpd.