Ruby

Side-by-side Apache 2.2 and Ruby on Rails on RHEL3/4

Download the latest Apache 2.2 sources from http://httpd.apache.org/download.cgi

Untar the sources, and configure and install:

./configure --prefix=/usr/local/apache2 --enable-mods-shared=all --enable-deflate \
--enable-proxy --enable-proxy-balancer --enable-proxy-http --enable-rewrite
make
make install

Submitted by jkelly on Wed, 2007-07-11 18:53. categories [ | | ] read more | 1 attachment
Syndicate content