Hello All,
 
            I have Apache 2.2.9 running.Perl script is not getting
executed,but it is getting downloaded.Here is the configuration done for
executing perl scripts.
              
  ScriptAlias /cgi-bin/ "C:/PROGRA~1/CSCOpx/cgi-bin/"
<Directory "C:/PROGRA~1/CSCOpx/cgi-bin/">
AllowOverride None
Options ExecCGI
AddHandler cgi-script .pl
ScriptInterpreterSource Registry-Strict
</Directory>
    
Please help me to resolve the issue.
 
Thanks and Regards,
Prathima.

Reply via email to