http://qs321.pair.com?node_id=875133


in reply to Re: Exec format error
in thread Exec format error

I have updated (AddHandler) the Apache httpd.conf to execute only .pl
<Directory "mydir/tools/cgi-bin"> AllowOverride AuthConfig Options FollowSymLinks Order allow,deny Allow from all AddHandler cgi-script .pl </Directory>
But still getting the same error. I am new to Apache configuration ...anything else needs to be done.. Thanks again...