WWW-Streamripper-WebUI - Re: Got it to install

Posted on Sun May 22 13:42:32 2005 by duncanmc in response to 485 (See the whole thread of 2)
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>
-----------------------------
Write a response