I need to set up a fairly complete web server (CGI, Perl, maybe SSL) but all of the documentation that I can find is based on downloading and compling from source. However; I notice that 'apt-cache search apache2' shows several 'libapache2-mod' packages that seem to match what I am looking for. Is it really so easy that all I have to do is apt-get apache2 and the appropriate mods??? Or am I better off following the source? J.Scott