Posts Tagged ‘Customizing suexec for the deployment’

First, download a recent Apache httpd 1.3 tarball, such as apache_1.3.33.tar.gz, from http://www.apache.org/dist/httpd/ .
Next, unpack the source code:
$ gunzip apache_1.3.33.tar.gz
$ tar -xf apache_1.3.33.tar

Thursday, March 19th, 2009 at 01:58 | 0 comments
Categories: *nix, Networking
TOP