the latest version of apache is 2.2.3
http://httpd.apache.org/
..
the latest version of openssl is 0.9.8d
http://www.openssl.org/source/
..
how do you install the very latest version of these software pieces
using apt-get?
..
apt-get -t unstable install apache2
..
is not working
..
Also, how could you know for sure the version of the software in the
package repositories?
..
lbrtchx