#!/usr/bin/perl print "helo !!";
LoadModule cgi_module module/mod_cgi.so
<Directory "/var/www/cgi-bin"> ... Options ExecCGI ... ... </Directory>