On 28 Sep 2002, Philippe M. Chiasson wrote:
> Just grabbed the tarball and it tested fine with httpd 2.0.42/leader and
> [EMAIL PROTECTED](testing with more in a moment)
could be the perl version, 5.8.0 tested fine for me. the breakage
happened when using 5.6.1.
> what does httpd.conf look like around line 219 and why is it pod related
> ? My httpd.conf has the pod stuff around line 360...
<Location /TestDirective::pod>
PerlSetVar TestDirective__pod_over_worked yes
PerlSetVar TestDirective__pod_cut_worked yes
=pod
=cut
This is some pod data
This is some more pod
=over apache
=back
PerlResponseHandler TestDirective::pod
SetHandler modperl
</Location>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]