Apache2.2.12 Upgrade for 'etch'?
On our command-line Debian system I've been trying to upgrade apache2 from our current 2.2.3 version to 2.2.12 (or .13, but at least .12). These commands
apt-get update
apt-get install apache2
keep getting the same 2.2.3 version. Why doesn't a newer version automatically download & install?
(NOTE: I also stop/start the apache2 server(s) after install.)
Thanks for any help...
Ron
|