Posted on 2005-05-22 10:42:32-07 by duncanmc in response to 485
Re: Got it to install
Hi,

correction:
Sample Web config:
-----------------------------
<Location /streamripper/>
SetHandler perl-script
PerlHandler HTML::Mason::ApacheHandler

# Optional: if directories do not display in browser
# ReWriteEngine on
# ReWriteRule ^/(.*/$) /$1index.html

Options +ExecCGI
PerlSendHeader On
Allow from all
</Location>
-----------------------------
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.