Hi There,
Thanks for the response. I added the line you suggested but there is no change as it still displays the code
<Directory "/home/nagesh/apache/cgi-bin">
AllowOverride None
Options ExecCGI
Order allow,deny
Allow from all
AddHandler cgi-script cgi pl
</Directory>
Do I have to change any permission for the script I am trying to run?
Thanks
Nagesh