Joost Witteveen schrieb:
> How to figure out which libs are used by apache? Are these commands what you are looking for? $ ldd /usr/sbin/apache2 $ dpkg -s apache2
exact! Thanks a lot! That information reduces the accected libs ;-) Last question: Where can I find the older versions of several debian-packages?