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
Categories: *nix, Networking
