At 23:56 22.05.2002, Per Einar Ellefsen wrote:
>At 23:42 22.05.2002, Issac Goldstand wrote:
>>Doug MacEachern wrote:
>>
>>>On Thu, 23 May 2002, Stas Bekman wrote:
>>>
>>>>We don't have the difference between
>>>> SetHandler perl-script
>>>>and
>>>> SetHandler modperl
>>>>documented.
>>>
>>>in a nutshell, 'perl-script' does everything it did in 1.x
>>>'modperl' does nothing special, just the callback.
>>callback? Can you elaborate a bit for the less educated? :-)
>
>The callback to Perl*Handlers, ie. having mod_perl handle the request at
>all, I suppose. Globally, what you'd expect from perl-script, but
>perl-script does some more things behind the scenes.
Or rather, trying to sound more clear: installing the mod_perl callback for
Apache to dispatch the request to mod_perl instead of handling it itself.
And then mod_perl can handle Perl*Handler callbacks.
--
Per Einar Ellefsen
per.einar@skynet.be
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org
|