2007/6/14, Clinton Gormley <[EMAIL PROTECTED]>:

>
> mhh,I understood for your meanings.but my real question is how I can
> send the file to clients after returning OK.here is my apache config
> and modperl script,please give more helps.thanks!
>
> from httpd.conf:
>
> PerlModule DLAuth
>
> <Location /flv>
>     SetHandler perl-script
>     PerlHandler DLAuth
> </Location>
>

You don't send the file.  Apache sends it.

Read this section:
http://perl.apache.org/docs/1.0/guide/config.html#Perl_Handlers


Thank you,would try for it.
I'm new to mp,so sorry that have asked this low-level question.
Anyway,thanks a lot.

--Jen

Reply via email to