the help and the book too ;)
-Carlos
>
> From: Geoffrey Young <[EMAIL PROTECTED]>
> Date: 2002/10/03 Thu AM 07:11:29 CDT
> To: Carlos Ramirez <[EMAIL PROTECTED]>
> CC: [EMAIL PROTECTED]
> Subject: Re: Defaulting to default-handler from custom handler
>
>
>
>
> All four cases result in the Perl code being displayed instead of the
> script being executed? If a location is defined as a ScriptAlias, then
> is the default-handler == perl-script? and would returning DECLINED
> result in mod_cgi handling the request? What am I doing wrong?
perl-scrip
What is the proper way to revert back to the default-handler from a
custom PerlHandler? My handler is only defined in ScriptAlias'd
locations. In the cases when I want the default-handler to process the
cgi request, that is have mod_cgi (i.e. perl-script) run the script I tried:
$r->handler(