I recently set up Linux Redhat 6.2 and I have Apache running with most of the default values within the htttpd.conf. Everything works fines, except when I try to run a perl/cgi script, it tries to download it instead of run it? I have checked to make sure that the scripts are executable and that it first line of the scripts points to the correct Perl location, and I have also uncommented the two lines within the httpd.conf file pertaining to perl. Any suggestions on what is wrong? I also added the following line, without success 'AddHandler cgi-script .cgi.pl' Thanks for your help.