server.modules = (..."mod_cgi",...)static-file.exclude-extensions = ( ".pl" )cgi.assign = ( ".pl" => "/usr/bin/perl",".cgi" => "/usr/bin/perl" )