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>
-----------------------------
(0)
]
