PDA

View Full Version : Apache 2.0.44 Released -- Help upgrading


ccd1
Wed 22nd Jan '03, 5:02pm
I compile my server programs from source, but I've never upgraded before.

To compile Apache, for instance, after unpacking the .tar.gz, I type:

./configure --options
make
make install

Is it the same procedure for going from 2.0.43 to 2.0.44 or are there other commands I must use?