Perl interpreter
Posted by: Tumbler (---.access.telenet.be)
Date: December 30, 2006 08:24AM

Hi,

When i installed perl, do i have to add following content in the httpd file?

<Location /cgi-bin/>
AddHandler perl-script .pl .jpg
PerlResponseHandler ModPerl::Registry
PerlOptions -ParseHeaders
Options +ExecCGI
AddHandler cgi-script .exe
</Location>

Cause i want to place an exe in the cgi/bin folder

I have maked a web controlled aplication, but wanne secure it for the future smiling smiley

Options: ReplyQuote


Sorry, only registered users may post in this forum.