Installing Apache2 On Debian Etch
Follow @ggarronTo install Apache2 on Debian Etch you only need to first install Debian Etch itself
After that just run this command.
apt-get install apache2 apache2-doc apache2-mpm-prefork apache2-utils libexpat1 ssl-cert
And that is all, you have Apache2 up and running, but here comes the new thing, you can Install Automatically the Virtual Server as many as you like.